Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dinet_sock.h185 hdrincl:1, member
253 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()
/linux-4.1.27/net/ipv4/
Draw.c273 if (inet->hdrincl) in raw_err()
575 if (inet->hdrincl) in raw_sendmsg()
597 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()
599 (inet->hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()
602 if (!inet->hdrincl) { in raw_sendmsg()
627 if (inet->hdrincl) in raw_sendmsg()
Dip_sockglue.c737 inet->hdrincl = val ? 1 : 0; in do_ip_setsockopt()
1333 val = inet->hdrincl; in do_ip_getsockopt()
Droute.c513 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()
545 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
Daf_inet.c341 inet->hdrincl = 1; in inet_create()
Dip_output.c1178 if (inet->hdrincl) in ip_append_page()
/linux-4.1.27/net/ipv6/
Draw.c347 if (!inet->hdrincl) in rawv6_err()
441 if (inet->hdrincl) { in rawv6_rcv()
889 if (inet->hdrincl) in rawv6_sendmsg()
Daf_inet6.c189 inet->hdrincl = 1; in inet6_create()