/freebsd/sys/net/ |
H A D | ifq.c | 63 drbr_putback(struct ifnet *ifp, struct buf_ring *br, struct mbuf *m_new) in drbr_putback()
|
H A D | ifq.h | 342 drbr_putback(struct ifnet *ifp, struct buf_ring *br, struct mbuf *m_new) in drbr_putback()
|
/freebsd/sys/dev/my/ |
H A D | if_my.c | 1062 struct mbuf *m_new = NULL; in my_newbuf() local 1316 struct mbuf *m, *m_new = NULL; in my_encap() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_dn_io.c | 260 struct mbuf *m_new; in mq_append() local
|
H A D | ip_dn_private.h | 467 struct mbuf *m_new; in mq_append() local
|
/freebsd/sys/dev/xl/ |
H A D | if_xl.c | 1746 struct mbuf *m_new = NULL; in xl_newbuf() local 2327 struct mbuf *m_new; in xl_encap() local
|
/freebsd/sys/dev/usb/net/ |
H A D | usb_ethernet.c | 574 struct mbuf *m_new; in uether_newbuf() local
|
/freebsd/sys/kern/ |
H A D | uipc_mbuf.c | 1568 struct mbuf *m_new = NULL, *m_final = NULL; in m_defrag() local 1817 struct mbuf *m_new = m_getcl(how, MT_DATA, 0); in m_fragment() local
|
H A D | kern_mbuf.c | 942 struct mbuf *m_new, *top, *prev, *mref; in _mb_unmapped_to_ext() local
|
/freebsd/sys/dev/lge/ |
H A D | if_lge.c | 660 struct mbuf *m_new = NULL; in lge_newbuf() local
|
/freebsd/sys/dev/gve/ |
H A D | gve_tx_dqo.c | 413 struct mbuf *m_new = NULL; in gve_map_mbuf_dqo() local
|
/freebsd/sys/dev/oce/ |
H A D | oce_if.c | 952 oce_is_pkt_dest_bmc(POCE_SOFTC sc,struct mbuf * m,boolean_t * os2bmc,struct mbuf ** m_new) oce_is_pkt_dest_bmc() argument 1032 struct mbuf *m, *m_temp, *m_new = NULL; oce_tx() local
|
/freebsd/sys/dev/bwi/ |
H A D | if_bwi.c | 3038 struct mbuf *m_new; in bwi_encap() local 3209 struct mbuf *m_new; in bwi_encap_raw() local
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | 2663 struct mbuf *m_new; in hn_txdesc_dmamap_load() local 3419 struct mbuf *m_new, *n; in hn_rxpkt() local 4901 hn_rxpkt_proto(const struct mbuf *m_new, int *l3proto, int *l4proto) in hn_rxpkt_proto()
|
/freebsd/sys/dev/virtio/network/ |
H A D | if_vtnet.c | 1568 struct mbuf *m, *m_prev, *m_new, *m_tail; in vtnet_rxq_replace_lro_nomrg_buf() local 1658 struct mbuf *m_new; in vtnet_rxq_replace_buf() local
|
/freebsd/sys/dev/re/ |
H A D | if_re.c | 2732 struct mbuf *m_new; in re_encap() local
|
/freebsd/sys/dev/ti/ |
H A D | if_ti.c | 1573 struct mbuf *cur, *m_new = NULL; in ti_newbuf_jumbo() local
|
/freebsd/sys/dev/bce/ |
H A D | if_bce.c | 5254 struct mbuf *m_new = NULL; in bce_get_rx_buf() local 5368 struct mbuf *m_new = NULL; in bce_get_pg_buf() local
|
/freebsd/sys/dev/mana/ |
H A D | mana_en.c | 362 struct mbuf *m_new; in mana_tx_map_mbuf() local
|
/freebsd/sys/dev/al_eth/ |
H A D | al_eth.c | 1339 struct mbuf *m_new; in al_eth_xmit_mbuf() local
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn.c | 1084 struct mbuf *m, *m_new; in bwn_pio_tx_start() local 1231 struct mbuf *m_new; in bwn_dma_tx_start() local [all...] |
/freebsd/sys/vm/ |
H A D | vm_page.c | 3094 vm_page_t m, m_end, m_new; vm_page_reclaim_run() local [all...] |