Searched defs:ip6_pktopts (Results 1 – 1 of 1) sorted by relevance
141 struct ip6_pktopts { struct142 uint32_t ip6po_valid;152 int ip6po_hlim; /* Hoplimit for outgoing packets */153 int ip6po_tclass; /* traffic class */155 int ip6po_minmtu; /* fragment vs PMTU discovery policy */160 int ip6po_prefer_tempaddr; /* whether temporary addresses are166 int ip6po_flags;174 struct mbuf *ip6po_m; /* Pointer to mbuf storing the data */177 struct in6_pktinfo *ip6po_pktinfo;180 struct ip6po_nhinfo ip6po_nhinfo;[all …]