Searched refs:hdrincl (Results 1 – 10 of 10) sorted by relevance
321 if (!inet->hdrincl) in rawv6_err()410 if (inet->hdrincl) { in rawv6_rcv()752 int hdrincl; in rawv6_sendmsg() local770 hdrincl = inet->hdrincl; in rawv6_sendmsg()771 hdrincl = READ_ONCE(hdrincl); in rawv6_sendmsg()867 if (!hdrincl) { in rawv6_sendmsg()890 if (hdrincl) in rawv6_sendmsg()913 if (hdrincl) in rawv6_sendmsg()1003 inet_sk(sk)->hdrincl = !!val; in do_rawv6_setsockopt()1071 val = inet_sk(sk)->hdrincl; in do_rawv6_getsockopt()
207 inet->hdrincl = 1; in inet6_create()
252 if (inet->hdrincl) in raw_err()485 int hdrincl; in raw_sendmsg() local495 hdrincl = inet->hdrincl; in raw_sendmsg()496 hdrincl = READ_ONCE(hdrincl); in raw_sendmsg()566 if (hdrincl) in raw_sendmsg()601 hdrincl ? IPPROTO_RAW : sk->sk_protocol, in raw_sendmsg()603 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()606 if (!hdrincl) { in raw_sendmsg()631 if (hdrincl) in raw_sendmsg()
188 inet_sockopt.hdrincl = inet->hdrincl; in inet_diag_msg_attrs_fill()
1061 inet->hdrincl = val ? 1 : 0; in do_ip_setsockopt()1619 val = inet->hdrincl; in do_ip_getsockopt()
335 inet->hdrincl = 1; in inet_create()
524 prot = inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol; in __build_flow_key()558 inet->hdrincl ? IPPROTO_RAW : sk->sk_protocol, in build_sk_flow_key()
1362 if (inet->hdrincl) in ip_append_page()
234 hdrincl:1, member364 if (inet_sk(sk)->transparent || inet_sk(sk)->hdrincl) in inet_sk_flowi_flags()
193 hdrincl:1, member