Searched refs:hdrincl (Results 1 – 8 of 8) sorted by relevance
280 if (inet->hdrincl) in raw_err()517 int hdrincl; in raw_sendmsg() local527 hdrincl = inet->hdrincl; in raw_sendmsg()528 hdrincl = READ_ONCE(hdrincl); in raw_sendmsg()598 if (hdrincl) in raw_sendmsg()633 hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()635 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()638 if (!hdrincl) { in raw_sendmsg()663 if (hdrincl) in raw_sendmsg()
768 inet->hdrincl = val ? 1 : 0; in do_ip_setsockopt()1399 val = inet->hdrincl; in do_ip_getsockopt()
529 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()563 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
1215 if (inet->hdrincl) in ip_append_page()
337 inet->hdrincl = 1; in inet_create()
204 hdrincl:1, member335 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()
353 if (!inet->hdrincl) in rawv6_err()447 if (inet->hdrincl) { in rawv6_rcv()908 if (inet->hdrincl) in rawv6_sendmsg()931 if (inet->hdrincl) in rawv6_sendmsg()1018 inet_sk(sk)->hdrincl = !!val; in do_rawv6_setsockopt()1110 val = inet_sk(sk)->hdrincl; in do_rawv6_getsockopt()
199 inet->hdrincl = 1; in inet6_create()