Searched refs:IN6P_PKTINFO (Results 1 – 5 of 5) sorted by relevance
707 #define IN6P_PKTINFO 0x00010000 /* receive IP6 dst and I/F */ macro726 IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|\
3190 if (inp_flags & IN6P_PKTINFO) { in db_print_inpflags()
1839 OPTSET2292_EXCLUSIVE(IN6P_PKTINFO); in ip6_ctloutput()2027 OPTSET2292(IN6P_PKTINFO); in ip6_ctloutput()2222 optval = OPTBIT(IN6P_PKTINFO); in ip6_ctloutput()2359 optval = OPTBIT(IN6P_PKTINFO); in ip6_ctloutput()
1285 if ((inp->inp_flags & IN6P_PKTINFO) != 0) { in ip6_savecontrol_v4()