Home
last modified time | relevance | path

Searched refs:M_PREPEND (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/sys/net/
H A Dif_arcsubr.c271 M_PREPEND(m, ARC_HDRNEWLEN, M_DONTWAIT); in arc_output()
298 M_PREPEND(m, ARC_HDRNEWLEN_EXC, M_DONTWAIT); in arc_output()
308 M_PREPEND(m, ARC_HDRNEWLEN, M_DONTWAIT); in arc_output()
320 M_PREPEND(m, ARC_HDRLEN, M_DONTWAIT); in arc_output()
H A Dif_ieee1394subr.c263 M_PREPEND(m0, sizeof(struct ieee1394_unfraghdr), M_DONTWAIT); in ieee1394_fragment()
274 M_PREPEND(m0, sizeof(struct ieee1394_fraghdr), M_DONTWAIT); in ieee1394_fragment()
530 M_PREPEND(m0, sizeof(*iuh), M_DONTWAIT); in ieee1394_reass()
H A Dif_l2tp.c440 M_PREPEND(m, sizeof(int), M_DONTWAIT); in l2tp_output()
1494 M_PREPEND(m, sizeof(struct ether_vlan_header), in l2tp_tcpmss_clamp()
1510 M_PREPEND(m, sizeof(struct ether_header), M_DONTWAIT); in l2tp_tcpmss_clamp()
1526 M_PREPEND(m, sizeof(struct ether_header), M_DONTWAIT); in l2tp_tcpmss_clamp()
H A Dif_loop.c284 M_PREPEND(m, sizeof(uint32_t), M_DONTWAIT); in looutput()
H A Dif_tun.c600 M_PREPEND(m0, dst->sa_len, M_DONTWAIT); in tun_output()
609 M_PREPEND(m0, sizeof(*af), M_DONTWAIT); in tun_output()
H A Dif_ethersubr.c340 M_PREPEND(m, sizeof(struct llc), M_DONTWAIT); in ether_output()
409 M_PREPEND(m, sizeof(struct ether_header), M_DONTWAIT); in ether_output()
1805 M_PREPEND(m, ETHER_VLAN_ENCAP_LEN, M_DONTWAIT); in ether_inject_vlantag()
H A Dif_stf.c415 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in stf_output()
H A Dif_mpls.c699 M_PREPEND(m, sizeof(*ms), M_DONTWAIT); in mpls_prepend_shim()
/netbsd-src/sys/netinet/
H A Din_l2tp.c167 M_PREPEND(m, var->lv_peer_cookie_len, M_DONTWAIT); in in_l2tp_output()
185 M_PREPEND(m, sizeof(uint32_t), M_DONTWAIT); in in_l2tp_output()
195 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in in_l2tp_output()
H A Din_gif.c167 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in in_gif_output()
H A Dsctp_output.c2121 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in sctp_lowlevel_chunk_output()
2291 M_PREPEND(m, sizeof(struct ip6_hdr), M_DONTWAIT); in sctp_lowlevel_chunk_output()
4169 M_PREPEND(m, sizeof(struct sctp_paramhdr), M_DONTWAIT);
5008 M_PREPEND(chk->data, sizeof(struct sctp_data_chunk), M_DONTWAIT);
5588 M_PREPEND(outchain, sizeof(struct sctphdr), M_DONTWAIT);
5867 M_PREPEND(outchain, sizeof(struct sctphdr), M_DONTWAIT);
5992 M_PREPEND(op_err, sizeof(struct sctp_chunkhdr), M_DONTWAIT);
6548 M_PREPEND(m, sizeof(struct sctphdr), M_DONTWAIT);
6739 M_PREPEND(m, sizeof(struct sctphdr), M_DONTWAIT);
9109 M_PREPEND(sc
[all...]
H A Draw_ip.c328 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in rip_output()
/netbsd-src/sys/netinet6/
H A Din6_l2tp.c169 M_PREPEND(m, var->lv_peer_cookie_len, M_DONTWAIT); in in6_l2tp_output()
185 M_PREPEND(m, sizeof(uint32_t), M_DONTWAIT); in in6_l2tp_output()
193 M_PREPEND(m, sizeof(struct ip6_hdr), M_DONTWAIT); in in6_l2tp_output()
H A Din6_gif.c152 M_PREPEND(m, sizeof(struct ip6_hdr), M_DONTWAIT); in in6_gif_output()
/netbsd-src/sys/netatalk/
H A Dddp_output.c60 M_PREPEND(m, sizeof(struct ddpehdr), M_DONTWAIT); in ddp_output()
168 M_PREPEND(m, SZ_ELAPHDR, M_DONTWAIT); in ddp_route()
H A Daarp.c205 M_PREPEND(m, sizeof(struct llc), M_DONTWAIT); in aarpwhohas()
498 M_PREPEND(m, sizeof(struct llc), M_DONTWAIT); in at_aarpinput()
640 M_PREPEND(m, sizeof(struct llc), M_DONTWAIT); in aarpprobe()
/netbsd-src/sys/netipsec/
H A Dxform_ipip.c357 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in ipip_output()
441 M_PREPEND(m, sizeof(struct ip6_hdr), M_DONTWAIT); in ipip_output()
H A Dipsecif.c156 M_PREPEND(m, sizeof(struct ip), M_DONTWAIT); in ipsecif4_prepend_hdr()
576 M_PREPEND(m, sizeof(struct ip6_hdr), M_DONTWAIT); in ipsecif6_output()
H A Dkeysock.c177 M_PREPEND(m, sizeof(struct sadb_msg), M_DONTWAIT); in key_sendup0()
/netbsd-src/sys/netbt/
H A Dsco_upper.c297 M_PREPEND(m, sizeof(hci_scodata_hdr_t), M_DONTWAIT); in sco_send_pcb()
H A Dl2cap_upper.c413 M_PREPEND(m, sizeof(l2cap_hdr_t), M_DONTWAIT); in l2cap_send_pcb()
/netbsd-src/sys/net80211/
H A Dieee80211_output.c187 M_PREPEND(m, sizeof(struct ieee80211_frame), M_DONTWAIT); in ieee80211_mgmt_output()
608 M_PREPEND(m, hdrsize, M_DONTWAIT); in ieee80211_encap()
1378 M_PREPEND(m, sizeof(struct ieee80211_frame), M_DONTWAIT); in ieee80211_send_probereq()
1957 M_PREPEND(m, sizeof(struct ieee80211_frame), M_DONTWAIT); in ieee80211_beacon_alloc()
H A Dieee80211_crypto.c579 M_PREPEND(m, cip->ic_header, M_NOWAIT); in ieee80211_crypto_encap()
/netbsd-src/sys/dev/bluetooth/
H A Dbcsp.c1145 M_PREPEND(m, sizeof(bcsp_hdr_t), M_DONTWAIT); in bcsp_tx_reliable_pkt()
1382 M_PREPEND(m, sizeof(bcsp_hdr_t), M_DONTWAIT); in bcsp_tx_unreliable_pkt()
/netbsd-src/sys/sys/
H A Dmbuf.h567 #define M_PREPEND(m, plen, how) \ macro

123