Home
last modified time | relevance | path

Searched refs:m_frag (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h216 int ip_fragment(struct ip *ip, struct mbuf **m_frag, int mtu,
/f-stack/freebsd/netinet/
H A Dip_var.h216 int ip_fragment(struct ip *ip, struct mbuf **m_frag, int mtu,
H A Dip_output.c874 ip_fragment(struct ip *ip, struct mbuf **m_frag, int mtu, in ip_fragment() argument
881 struct mbuf *m0 = *m_frag; /* the original packet */ in ip_fragment()
1054 *m_frag = m0; in ip_fragment()