Searched refs:IP_HDRINCL (Results 1 – 9 of 9) sorted by relevance
48 #define IP_HDRINCL 3 /* int; Header is included with data. */ macro
96 #define IP_HDRINCL 3 macro
92 #define IP_HDRINCL 3 macro
133 ret = setsockopt(priv->sd, IPPROTO_IP, IP_HDRINCL, &one, in _local_inet_start()
905 case IP_HDRINCL: in do_ip_setsockopt()1054 case IP_HDRINCL: in do_ip_setsockopt()1431 if (err == -ENOPROTOOPT && optname != IP_HDRINCL && in ip_setsockopt()1604 case IP_HDRINCL: in do_ip_getsockopt()
252 set the IP_HDRINCL option to include everything except the Ethernet header in