Searched refs:INP_HDRINCL (Results 1 – 3 of 3) sorted by relevance
469 if ((inp->inp_flags & INP_HDRINCL) == 0) { in rip_send()665 optval = inp->inp_flags & INP_HDRINCL; in rip_ctloutput()726 inp->inp_flags |= INP_HDRINCL; in rip_ctloutput()728 inp->inp_flags &= ~INP_HDRINCL; in rip_ctloutput()
524 #define INP_HDRINCL 0x00000008 /* user supplies entire IP header */ macro
3059 if (inp_flags & INP_HDRINCL) { in db_print_inpflags()