Searched refs:hdrincl (Results 1 – 5 of 5) sorted by relevance
496 int hdrincl; in raw_sendmsg() local502 hdrincl = inet_test_bit(HDRINCL, sk); in raw_sendmsg()542 if (hdrincl) in raw_sendmsg()576 if (hdrincl) in raw_sendmsg()610 hdrincl ? ipc.protocol : sk->sk_protocol, in raw_sendmsg()612 (hdrincl ? FLOWI_FLAG_KNOWN_NH : 0), in raw_sendmsg()618 if (!hdrincl) { in raw_sendmsg()643 if (hdrincl) in raw_sendmsg()
191 inet_sockopt.hdrincl = inet_test_bit(HDRINCL, sk); in inet_diag_msg_attrs_fill()
29 u8:1 hdrincl - -
193 hdrincl:1, member
756 int hdrincl; in rawv6_sendmsg() local770 hdrincl = inet_test_bit(HDRINCL, sk); in rawv6_sendmsg()867 if (!hdrincl) { in rawv6_sendmsg()890 if (hdrincl) in rawv6_sendmsg()913 if (hdrincl) in rawv6_sendmsg()