Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dinet_sock.h185 hdrincl:1, member
286 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()
/linux-4.4.14/net/ipv4/
Draw.c273 if (inet->hdrincl) in raw_err()
579 if (inet->hdrincl) in raw_sendmsg()
601 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()
603 (inet->hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()
612 if (!inet->hdrincl) { in raw_sendmsg()
637 if (inet->hdrincl) in raw_sendmsg()
Dip_sockglue.c738 inet->hdrincl = val ? 1 : 0; in do_ip_setsockopt()
1350 val = inet->hdrincl; in do_ip_getsockopt()
Droute.c515 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()
547 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
Daf_inet.c339 inet->hdrincl = 1; in inet_create()
Dip_output.c1206 if (inet->hdrincl) in ip_append_page()
/linux-4.4.14/net/ipv6/
Draw.c348 if (!inet->hdrincl) in rawv6_err()
442 if (inet->hdrincl) { in rawv6_rcv()
873 if (inet->hdrincl) in rawv6_sendmsg()
894 if (inet->hdrincl) in rawv6_sendmsg()
Daf_inet6.c189 inet->hdrincl = 1; in inet6_create()