Searched refs:hdrincl (Results 1 – 4 of 4) sorted by relevance
489 int hdrincl; in raw_sendmsg() local495 hdrincl = inet_test_bit(HDRINCL, sk); in raw_sendmsg()535 if (hdrincl) in raw_sendmsg()569 if (hdrincl) in raw_sendmsg()602 hdrincl ? ipc.protocol : sk->sk_protocol, in raw_sendmsg()604 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()610 if (!hdrincl) { in raw_sendmsg()635 if (hdrincl) in raw_sendmsg()
188 inet_sockopt.hdrincl = inet_test_bit(HDRINCL, sk); in inet_diag_msg_attrs_fill()
750 int hdrincl; in rawv6_sendmsg() local764 hdrincl = inet_test_bit(HDRINCL, sk); in rawv6_sendmsg()861 if (!hdrincl) { in rawv6_sendmsg()884 if (hdrincl) in rawv6_sendmsg()907 if (hdrincl) in rawv6_sendmsg()
193 hdrincl:1, member