Searched defs:m0 (Results 126 - 149 of 149) sorted by path

123456

/freebsd-11-stable/sys/net80211/
H A Dieee80211_adhoc.c671 adhoc_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, argument
915 ahdemo_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, argument
H A Dieee80211_hostap.c1653 hostap_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, argument
2238 ieee80211_recv_pspoll(struct ieee80211_node *ni, struct mbuf *m0) argument
H A Dieee80211_ht.c975 ieee80211_recv_bar(struct ieee80211_node *ni, struct mbuf *m0) argument
H A Dieee80211_mesh.c1826 mesh_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, argument
H A Dieee80211_output.c1651 ieee80211_fragment(struct ieee80211vap *vap, struct mbuf *m0, argument
[all...]
H A Dieee80211_sta.c1271 sta_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, argument
H A Dieee80211_tdma.c326 tdma_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, argument
H A Dieee80211_wds.c728 wds_recv_mgmt(struct ieee80211_node *ni, struct mbuf *m0, int subtype, argument
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.c91 struct mbuf *m0 = NULL, *m = NULL; local
H A Dng_hci_misc.c62 ng_hci_mtap(ng_hci_unit_p unit, struct mbuf *m0) argument
/freebsd-11-stable/sys/netgraph/
H A Dng_source.c877 ng_source_dup_mod(sc_p sc, struct mbuf *m0, struct mbuf **m_ptr) argument
/freebsd-11-stable/sys/netinet/
H A Digmp.c2651 struct mbuf *m0, *m, *md; local
3013 struct mbuf *m, *m0, *md; local
3214 struct mbuf *m0; /* copy of pending state-change */ local
3401 struct mbuf *ipopts, *m0; local
[all...]
H A Dip_output.c214 struct mbuf *m0; local
740 struct mbuf *m0 = *m_frag; /* the original packet */ local
[all...]
H A Dtcp_syncache.c1643 syncache_respond(struct syncache *sc, struct syncache_head *sch, int locked, const struct mbuf *m0) argument
/freebsd-11-stable/sys/netinet6/
H A Dicmp6.c2427 icmp6_redirect_output(struct mbuf *m0, struct rtentry *rt) argument
[all...]
H A Dip6_output.c243 ip6_fragment(struct ifnet *ifp, struct mbuf *m0, int hlen, u_char nextproto, argument
333 ip6_output(struct mbuf *m0, struct ip6_pktopts *opt, argument
1242 ip6_insertfraghdr(struct mbuf *m0, struct mbuf *m, int hlen, struct ip6_frag **frghdrp) argument
[all...]
H A Dmld6.c2285 struct mbuf *m0, *m, *md; local
977 mld_v2_process_group_query(struct in6_multi *inm, struct mld_ifsoftc *mli, int timer, struct mbuf *m0, struct mldv2_query *mld, const int off) argument
2671 struct mbuf *m, *m0, *md; local
2871 struct mbuf *m0; /* copy of pending state-change */ local
3055 struct mbuf *m0; local
[all...]
H A Dnd6.c816 struct mbuf *m0; local
/freebsd-11-stable/sys/netipsec/
H A Dipsec_mbuf.c54 m_makespace(struct mbuf *m0, int skip, int hlen, int *off) argument
173 struct mbuf *m0, *m1; local
312 m_checkalignment(const char* where, struct mbuf *m0, int off, int len) argument
[all...]
H A Dxform_ah.c276 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) argument
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c880 struct mbuf *m0; local
891 struct mbuf *m0; local
H A Dip_fw_pfil.c122 ipfw_check_packet(void *arg, struct mbuf **m0, struct ifnet *ifp, int dir, argument
335 ipfw_check_frame(void *arg, struct mbuf **m0, struct ifnet *ifp, int dir, struct inpcb *inp) argument
443 ipfw_divert(struct mbuf **m0, int incoming, struct ipfw_rule_ref *rule, int tee) argument
[all...]
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf.c2618 struct mbuf *m0; local
5483 struct mbuf *m0, *m1; local
5663 struct mbuf *m0; local
5932 pf_test(int dir, int pflags, struct ifnet *ifp, struct mbuf **m0, struct inpcb *inp) argument
6321 pf_test6(int dir, int pflags, struct ifnet *ifp, struct mbuf **m0, struct inpcb *inp) argument
[all...]
H A Dpf_norm.c545 pf_reassemble(struct mbuf **m0, struct ip *ip, int dir, u_short *reason) argument
612 pf_reassemble6(struct mbuf **m0, struct ip6_hdr *ip6, struct ip6_frag *fraghdr, argument
736 pf_refragment6(struct ifnet *ifp, struct mbuf **m0, struct m_tag *mtag) argument
814 pf_normalize_ip(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, struct pf_pdesc *pd) argument
955 pf_normalize_ip6(struct mbuf **m0, int dir, struct pfi_kif *kif, u_short *reason, struct pf_pdesc *pd) argument
1799 pf_scrub_ip(struct mbuf **m0, u_int32_t flags, u_int8_t min_ttl, u_int8_t tos) argument
1843 pf_scrub_ip6(struct mbuf **m0, u_int8_t min_ttl) argument
[all...]

Completed in 456 milliseconds

123456