Searched refs:IP6_REASS_MBUF (Results 1 – 1 of 1) sorted by relevance
104 #define IP6_REASS_MBUF(ip6af) ((ip6af)->ip6af_m) macro581 struct mbuf *merr = IP6_REASS_MBUF(af6); in frag6_input()618 IP6_REASS_MBUF(ip6af) = m; in frag6_input()790 t = m = IP6_REASS_MBUF(ip6af); in frag6_input()799 t->m_next = IP6_REASS_MBUF(af6); in frag6_input()955 struct mbuf *m = IP6_REASS_MBUF(af6); in frag6_purgef()