Searched refs:IP_HDRINCL (Results 1 – 6 of 6) sorted by relevance
56 #ifdef IP_HDRINCL57 #undef IP_HDRINCL59 #define IP_HDRINCL NULL macro
61 #ifdef IP_HDRINCL62 #undef IP_HDRINCL64 #define IP_HDRINCL NULL macro
93 ip_output_if (p, &(iphdr->src), IP_HDRINCL, in icmp_input()
280 if (dest != IP_HDRINCL) { in ip_output_if()
222 ret = ip_output_if(p, ip_current_dest_addr(), IP_HDRINCL, in icmp_input()
673 if (dest != IP_HDRINCL) {
Completed in 7 milliseconds