Searched refs:INP_HDRINCL (Results 1 – 4 of 4) sorted by relevance
467 if ((inp->inp_flags & INP_HDRINCL) == 0) { in rip_output()641 optval = inp->inp_flags & INP_HDRINCL; in rip_ctloutput()699 inp->inp_flags |= INP_HDRINCL; in rip_ctloutput()701 inp->inp_flags &= ~INP_HDRINCL; in rip_ctloutput()
559 inp->inp_flags |= INP_HDRINCL; in div_attach()
708 #define INP_HDRINCL 0x00000008 /* user supplies entire IP header */ macro
3027 if (inp_flags & INP_HDRINCL) { in db_print_inpflags()