Home
last modified time | relevance | path

Searched defs:mcopy (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netinet/
H A Dip_fastfwd.c112 struct mbuf *mcopy; in ip_redir_alloc() local
244 struct mbuf *mcopy = NULL; in ip_tryforward() local
H A Dip_input.c914 struct mbuf *mcopy; ip_forward() local
[all...]
/freebsd/sys/netinet6/
H A Dip6_forward.c97 struct mbuf *mcopy = NULL; in ip6_forward() local
/freebsd/sys/net80211/
H A Dieee80211_wds.c237 struct mbuf *mcopy; in ieee80211_dwds_mcast() local
H A Dieee80211_input.c129 struct mbuf *mcopy; in ieee80211_input_mimo_all() local
H A Dieee80211_hostap.c382 struct mbuf *mcopy = NULL; in hostap_deliver_data() local
H A Dieee80211_mesh.c1074 struct mbuf *m, *mcopy, *next; in ieee80211_mesh_forward_to_gates() local
1149 struct mbuf *mcopy; in mesh_forward() local
/freebsd/contrib/file/src/
H A Dsoftmagic.c1323 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy() function