Searched refs:hdrincl (Results 1 – 8 of 8) sorted by relevance
350 if (!inet->hdrincl) in rawv6_err()444 if (inet->hdrincl) { in rawv6_rcv()782 int hdrincl; in rawv6_sendmsg() local800 hdrincl = inet->hdrincl; in rawv6_sendmsg()801 hdrincl = READ_ONCE(hdrincl); in rawv6_sendmsg()897 if (!hdrincl) { in rawv6_sendmsg()920 if (hdrincl) in rawv6_sendmsg()943 if (hdrincl) in rawv6_sendmsg()1030 inet_sk(sk)->hdrincl = !!val; in do_rawv6_setsockopt()1122 val = inet_sk(sk)->hdrincl; in do_rawv6_getsockopt()
196 inet->hdrincl = 1; in inet6_create()
275 if (inet->hdrincl) in raw_err()512 int hdrincl; in raw_sendmsg() local522 hdrincl = inet->hdrincl; in raw_sendmsg()523 hdrincl = READ_ONCE(hdrincl); in raw_sendmsg()593 if (hdrincl) in raw_sendmsg()628 hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()630 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()633 if (!hdrincl) { in raw_sendmsg()658 if (hdrincl) in raw_sendmsg()
768 inet->hdrincl = val ? 1 : 0; in do_ip_setsockopt()1399 val = inet->hdrincl; in do_ip_getsockopt()
537 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()571 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
1333 if (inet->hdrincl) in ip_append_page()
337 inet->hdrincl = 1; in inet_create()
222 hdrincl:1, member353 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()