Home
last modified time | relevance | path

Searched refs:IP_HDRINCL (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din.h393 #define IP_HDRINCL 2 /* int; header is included with data */ macro
/f-stack/freebsd/netinet/
H A Din.h410 #define IP_HDRINCL 2 /* int; header is included with data */ macro
H A Draw_ip.c661 case IP_HDRINCL: in rip_ctloutput()
714 case IP_HDRINCL: in rip_ctloutput()
/f-stack/lib/
H A Dff_syscall_wrapper.c389 return IP_HDRINCL; in ip_opt_convert()