Searched refs:INP_HDRINCL (Results 1 – 5 of 5) sorted by relevance
470 if ((inp->inp_flags & INP_HDRINCL) == 0) { in rip_output()662 optval = inp->inp_flags & INP_HDRINCL; in rip_ctloutput()720 inp->inp_flags |= INP_HDRINCL; in rip_ctloutput()722 inp->inp_flags &= ~INP_HDRINCL; in rip_ctloutput()
586 inp->inp_flags |= INP_HDRINCL; in div_attach()
694 #define INP_HDRINCL 0x00000008 /* user supplies entire IP header */ macro
3150 if (inp_flags & INP_HDRINCL) { in db_print_inpflags()