Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dipv6.h263 sndflow:1, member
/Linux-v5.10/net/ipv6/
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()
Dipv6_sockglue.c929 np->sndflow = valbool; in do_ipv6_setsockopt()
1379 val = np->sndflow; in do_ipv6_getsockopt()
Daf_inet6.c528 if (np->sndflow) in inet6_getname()
Draw.c834 if (np->sndflow) { in rawv6_sendmsg()
Dudp.c1385 if (np->sndflow) { in udpv6_sendmsg()
Dtcp_ipv6.c169 if (np->sndflow) { in tcp_v6_connect()
/Linux-v5.10/net/l2tp/
Dl2tp_ip6.c437 if (np->sndflow) in l2tp_ip6_getname()
534 if (np->sndflow) { in l2tp_ip6_sendmsg()
/Linux-v5.10/net/dccp/
Dipv6.c828 if (np->sndflow) { in dccp_v6_connect()
/Linux-v5.10/net/sctp/
Dipv6.c253 if (np->sndflow && (fl6->flowlabel & IPV6_FLOWLABEL_MASK)) { in sctp_v6_get_dst()
/Linux-v5.10/net/ipv4/
Dping.c902 if (np->sndflow) in ping_recvmsg()