Searched refs:hdrincl (Results 1 – 5 of 5) sorted by relevance
497 int hdrincl; in raw_sendmsg() local503 hdrincl = inet_test_bit(HDRINCL, sk); in raw_sendmsg()543 if (hdrincl) in raw_sendmsg()577 if (hdrincl) in raw_sendmsg()611 hdrincl ? ipc.protocol : sk->sk_protocol, in raw_sendmsg()613 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()619 if (!hdrincl) { in raw_sendmsg()644 if (hdrincl) in raw_sendmsg()
163 inet_sockopt.hdrincl = inet_test_bit(HDRINCL, sk); in inet_diag_msg_attrs_fill()
31 u8:1 hdrincl
757 int hdrincl; in rawv6_sendmsg() local771 hdrincl = inet_test_bit(HDRINCL, sk); in rawv6_sendmsg()866 if (!hdrincl) { in rawv6_sendmsg()889 if (hdrincl) in rawv6_sendmsg()906 if (hdrincl) in rawv6_sendmsg()
193 hdrincl:1, member