Home
last modified time | relevance | path

Searched refs:m_cat (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/sys/
H A Dmbuf.h451 void m_cat(struct mbuf *, struct mbuf *);
/openbsd/sys/netinet6/
H A Dfrag6.c513 m_cat(m, t); in frag6_deletefraghdr()
H A Dicmp6.c1647 m_cat(m, m0); in icmp6_redirect_output()
/openbsd/sys/net/
H A Dpf_norm.c756 m_cat(m, m2); in pf_join_fragment()
772 m_cat(m, m2); in pf_join_fragment()
H A Dpf.c2992 m_cat(m, n); in pf_change_icmp_af()
/openbsd/sys/netinet/
H A Dip_input.c1076 m_cat(m, t); in ip_reass()
1086 m_cat(m, t); in ip_reass()
/openbsd/sys/kern/
H A Duipc_mbuf.c810 m_cat(struct mbuf *m, struct mbuf *n) in m_cat() function
/openbsd/sys/dev/pci/
H A Dif_nep.c1802 m_cat(m, n); in nep_encap()
/openbsd/sys/net80211/
H A Dieee80211_input.c784 m_cat(df->df_m, m); in ieee80211_defrag()