Home
last modified time | relevance | path

Searched refs:MGETHDR (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/misc/rump/buildrump.sh-b914579/src/sys/netisdn/
H A Di4b_mbuf.c102 MGETHDR(m, M_DONTWAIT, MT_I4B_D); /* get mbuf with pkthdr */ in i4b_Dgetmbuf()
184 MGETHDR(m, M_DONTWAIT, MT_I4B_B); /* get mbuf with pkthdr */ in i4b_Bgetmbuf()
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfsport.h152 MGETHDR((m), M_WAITOK, MT_DATA); \
155 MGETHDR((m), M_WAITOK, MT_DATA); \
167 MGETHDR((m), M_WAITOK, MT_DATA); \
170 MGETHDR((m), M_WAITOK, MT_DATA); \
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dif_ecosubr.c237 MGETHDR(m1, M_DONTWAIT, MT_DATA); in eco_output()
374 MGETHDR(m1, M_DONTWAIT, MT_DATA); in eco_input()
710 MGETHDR(n, M_DONTWAIT, MT_DATA); in eco_immediate()
741 MGETHDR(n, M_DONTWAIT, MT_DATA); in eco_ack()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Ddp83932.c332 MGETHDR(m, M_DONTWAIT, MT_DATA); in sonic_start()
783 MGETHDR(m, M_DONTWAIT, MT_DATA); in sonic_rxintr()
810 MGETHDR(m, M_DONTWAIT, MT_DATA); in sonic_rxintr()
1111 MGETHDR(m, M_DONTWAIT, MT_DATA); in sonic_add_rxbuf()
H A Daic6915.c398 MGETHDR(m, M_DONTWAIT, MT_DATA); in sf_start()
760 MGETHDR(m, M_DONTWAIT, MT_DATA); in sf_rxintr()
1200 MGETHDR(m, M_DONTWAIT, MT_DATA); in sf_add_rxbuf()
H A Di82596.c260 MGETHDR(new_mbuf, M_DONTWAIT, MT_DATA); in iee_intr()
752 MGETHDR(m, M_DONTWAIT, MT_DATA); in iee_start()
917 MGETHDR(sc->sc_rx_mbuf[r], M_DONTWAIT, MT_DATA); in iee_init()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c725 #ifdef MGETHDR in ipf_send_reset()
726 MGETHDR(m, M_DONTWAIT, MT_HEADER); in ipf_send_reset()
897 #ifdef MGETHDR in ipf_send_icmp_err()
898 MGETHDR(m, M_DONTWAIT, MT_HEADER); in ipf_send_icmp_err()
1261 # ifdef MGETHDR in ipf_fastroute()
1262 MGETHDR(m, M_DONTWAIT, MT_HEADER); in ipf_fastroute()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/bluetooth/
H A Dbcsp.c644 MGETHDR(m, M_DONTWAIT, MT_DATA); in bcsp_slip_receive()
1009 MGETHDR(m, M_DONTWAIT, MT_DATA); in bcsp_create_ackpkt()
1469 MGETHDR(m, M_DONTWAIT, MT_DATA); in bcsp_terminate_le()
1577 MGETHDR(m, M_DONTWAIT, MT_DATA); in bcsp_input_le()
1621 MGETHDR(m, M_DONTWAIT, MT_DATA); in bcsp_le_timeout()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/qbus/
H A Dif_uba.c166 MGETHDR(m, M_DONTWAIT, MT_DATA); in getmcl()
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctputil.c2060 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_assoc_change()
2140 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_peer_addr_change()
2226 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_send_failed()
2318 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_adaption_layer()
2388 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_partial_delivery_indication()
2468 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_shutdown_event()
2538 MGETHDR(m_notify, M_DONTWAIT, MT_DATA); in sctp_notify_stream_reset()
3143 MGETHDR(m, M_DONTWAIT, MT_SONAME); in sbappendaddr_nocheck()
3200 MGETHDR(m, M_DONTWAIT, MT_SONAME); in sbappendaddr_nocheck()
3277 MGETHDR(m, M_DONTWAIT, MT_SONAME); in sbappendaddr_nocheck()
H A Dsctp_output.c2604 MGETHDR(m, M_DONTWAIT, MT_HEADER); in sctp_send_initiate()
3282 MGETHDR(m, M_DONTWAIT, MT_HEADER); in sctp_send_initiate_ack()
4712 MGETHDR(ret, M_WAIT, MT_HEADER);
5837 MGETHDR(t, M_DONTWAIT, MT_HEADER);
6074 MGETHDR(mat, M_DONTWAIT, MT_HEADER);
6138 MGETHDR(tmp, M_DONTWAIT, MT_HEADER);
8043 MGETHDR(mout, M_DONTWAIT, MT_HEADER);
8964 MGETHDR(mout, M_DONTWAIT, MT_HEADER);
9442 MGETHDR(mm, M_WAIT, MT_DATA);
9544 MGETHDR(mm, M_WAIT, MT_DATA);
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Dcs89x0isa.c241 MGETHDR(m, M_DONTWAIT, MT_DATA); in cs_process_rx_dma()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_vr.c553 MGETHDR(m_new, M_DONTWAIT, MT_DATA); in vr_add_rxbuf()
720 MGETHDR(m, M_DONTWAIT, MT_DATA); in vr_rxeof()
749 MGETHDR(m, M_DONTWAIT, MT_DATA); in vr_rxeof()
1054 MGETHDR(m, M_DONTWAIT, MT_DATA); in vr_start()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type)))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/
H A Duser_mbuf.h65 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Duser_mbuf.h65 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/
H A Duser_mbuf.h65 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/cadence/
H A Dif_cemac.c332 MGETHDR(m, M_DONTWAIT, MT_DATA); in cemac_intr()
541 MGETHDR(m, M_WAIT, MT_DATA); in cemac_init()
811 MGETHDR(mn, M_DONTWAIT, MT_DATA); in cemac_ifstart()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h68 #define MGETHDR(m, how, type) ((m) = m_gethdr((how), (type))) macro

123456789