Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Ddatagram.c79 if (np->sndflow && (np->flow_label & IPV6_FLOWLABEL_MASK)) { in ip6_datagram_dst_update()
162 if (np->sndflow) in __ip6_datagram_connect()
474 if (np->sndflow) in ipv6_recv_error()
Dipv6_sockglue.c810 np->sndflow = valbool; in do_ipv6_setsockopt()
1282 val = np->sndflow; in do_ipv6_getsockopt()
Daf_inet6.c513 if (np->sndflow) in inet6_getname()
Draw.c826 if (np->sndflow) { in rawv6_sendmsg()
Dudp.c1244 if (np->sndflow) { in udpv6_sendmsg()
Dtcp_ipv6.c159 if (np->sndflow) { in tcp_v6_connect()
/Linux-v4.19/include/linux/
Dipv6.h267 sndflow:1, member
/Linux-v4.19/net/l2tp/
Dl2tp_ip6.c437 if (np->sndflow) in l2tp_ip6_getname()
536 if (np->sndflow) { in l2tp_ip6_sendmsg()
/Linux-v4.19/net/dccp/
Dipv6.c828 if (np->sndflow) { in dccp_v6_connect()
/Linux-v4.19/net/ipv4/
Dping.c915 if (np->sndflow) in ping_recvmsg()
/Linux-v4.19/net/sctp/
Dipv6.c265 if (np->sndflow && (fl6->flowlabel & IPV6_FLOWLABEL_MASK)) { in sctp_v6_get_dst()