Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDip_fastfwd.c111 struct mbuf *mcopy; in ip_redir_alloc() local
243 struct mbuf *mcopy = NULL; in ip_tryforward() local
HDip_input.c986 struct mbuf *mcopy; in ip_forward() local
/freebsd-13-stable/sys/netinet6/
HDip6_forward.c96 struct mbuf *mcopy = NULL; in ip6_forward() local
/freebsd-13-stable/sys/net80211/
HDieee80211_wds.c240 struct mbuf *mcopy; in ieee80211_dwds_mcast() local
HDieee80211_input.c128 struct mbuf *mcopy; in ieee80211_input_mimo_all() local
HDieee80211_hostap.c385 struct mbuf *mcopy = NULL; in hostap_deliver_data() local
HDieee80211_mesh.c1076 struct mbuf *m, *mcopy, *next; in ieee80211_mesh_forward_to_gates() local
1151 struct mbuf *mcopy; in mesh_forward() local
/freebsd-13-stable/contrib/file/src/
HDsoftmagic.c1323 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy() function