Searched defs:m0 (Results 1 - 25 of 149) sorted by last modified time

123456

/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/netinet6/
H A Dnd6.c816 struct mbuf *m0; local
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...]
/freebsd-11-stable/contrib/ipfilter/
H A Dbpf_filter.c126 register mb_t *m0; local
162 register mb_t *m0; local
/freebsd-11-stable/sys/netinet/
H A Dtcp_syncache.c1643 syncache_respond(struct syncache *sc, struct syncache_head *sch, int locked, const struct mbuf *m0) argument
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...]
/freebsd-11-stable/sys/netipsec/
H A Dxform_ah.c276 ah_massage_headers(struct mbuf **m0, int proto, int skip, int alg, int out) argument
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...]
/freebsd-11-stable/sys/kern/
H A Duipc_socket.c2977 struct mbuf *m0 = m; local
3005 struct mbuf *m0 = m; local
H A Duipc_mbuf.c235 m_demote(struct mbuf *m0, int all, int flags) argument
256 m_sanity(struct mbuf *m0, int sanitize) argument
902 m_split(struct mbuf *m0, int len0, int wait) argument
1040 m_copyback(struct mbuf *m0, int off, int len, c_caddr_t cp) argument
1096 m_append(struct mbuf *m0, int len, c_caddr_t cp) argument
1232 m_fixhdr(struct mbuf *m0) argument
1242 m_length(struct mbuf *m0, struct mbuf **last) argument
1270 m_defrag(struct mbuf *m0, int how) argument
1353 m_collapse(struct mbuf *m0, int how, int maxfrags) argument
1447 m_fragment(struct mbuf *m0, int how, int length) argument
1602 m_unshare(struct mbuf *m0, int how) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dif_lagg.c1892 struct mbuf *m0; local
H A Diflib.c2977 collapse_pkthdr(struct mbuf *m0) argument
3035 iflib_busdma_load_mbuf_sg(iflib_txq_t txq, bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf **m0, bus_dma_segment_t *segs, int *nsegs, int max_segs, int flags) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c880 struct mbuf *m0; local
891 struct mbuf *m0; local
/freebsd-11-stable/sys/dev/iscsi/
H A Dicl_soft.c355 icl_mbuf_to_crc32c(const struct mbuf *m0) argument
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.c62 ng_hci_mtap(ng_hci_unit_p unit, struct mbuf *m0) argument
H A Dng_hci_cmds.c91 struct mbuf *m0 = NULL, *m = NULL; local
/freebsd-11-stable/sys/net80211/
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...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp136 DDMutex *m0 = (DDMutex*)dd.getData(from); local
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c966 struct mbuf *m, *m0 = NULL, *prevm = NULL; local
/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...]
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c3339 hv_m_append(struct mbuf *m0, int len, c_caddr_t cp) argument
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c2729 struct mbuf *m0 = NULL; local
[all...]

Completed in 465 milliseconds

123456