Home
last modified time | relevance | path

Searched refs:hdrincl (Results 1 – 7 of 7) sorted by relevance

/net/ipv4/
Draw.c264 if (inet->hdrincl) in raw_err()
486 int hdrincl; in raw_sendmsg() local
495 hdrincl = inet->hdrincl; in raw_sendmsg()
568 if (hdrincl) in raw_sendmsg()
590 hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()
592 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()
595 if (!hdrincl) { in raw_sendmsg()
617 if (hdrincl) in raw_sendmsg()
Dip_sockglue.c621 inet->hdrincl = val ? 1 : 0; in do_ip_setsockopt()
1217 val = inet->hdrincl; in do_ip_getsockopt()
Droute.c514 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()
548 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
Daf_inet.c357 inet->hdrincl = 1; in inet_create()
Dip_output.c1177 if (inet->hdrincl) in ip_append_page()
/net/ipv6/
Draw.c347 if (!inet->hdrincl) in rawv6_err()
441 if (inet->hdrincl) { in rawv6_rcv()
893 if (inet->hdrincl) in rawv6_sendmsg()
Daf_inet6.c205 inet->hdrincl = 1; in inet6_create()