Home
last modified time | relevance | path

Searched refs:sndflow (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv6/
H A Ddatagram.c77 if (np->sndflow && (np->flow_label & IPV6_FLOWLABEL_MASK)) { in ip6_datagram_dst_update()
160 if (np->sndflow) in __ip6_datagram_connect()
489 if (np->sndflow) in ipv6_recv_error()
H A Dipv6_sockglue.c935 np->sndflow = valbool; in do_ipv6_setsockopt()
1386 val = np->sndflow; in do_ipv6_getsockopt()
H A Daf_inet6.c530 if (np->sndflow) in inet6_getname()
H A Draw.c834 if (np->sndflow) { in rawv6_sendmsg()
H A Dudp.c1386 if (np->sndflow) { in udpv6_sendmsg()
H A Dtcp_ipv6.c169 if (np->sndflow) { in tcp_v6_connect()
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ip6.c437 if (np->sndflow) in l2tp_ip6_getname()
535 if (np->sndflow) { in l2tp_ip6_sendmsg()
/OK3568_Linux_fs/kernel/include/linux/
H A Dipv6.h269 sndflow:1, member
/OK3568_Linux_fs/kernel/net/dccp/
H A Dipv6.c833 if (np->sndflow) { in dccp_v6_connect()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dping.c920 if (np->sndflow) in ping_recvmsg()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dipv6.c253 if (np->sndflow && (fl6->flowlabel & IPV6_FLOWLABEL_MASK)) { in sctp_v6_get_dst()