Home
last modified time | relevance | path

Searched refs:m_adj (Results 1 – 25 of 34) sorted by relevance

12

/xnu-10002.1.13/bsd/netinet6/
H A Desp_input.c418 m_adj(m, (int)-siz); in esp4_input_extended()
529 m_adj(m, (int)-taillen); in esp4_input_extended()
583 m_adj(m, (int)(off + esplen + ivlen)); in esp4_input_extended()
1135 m_adj(m, (int)-siz); in esp6_input_extended()
1243 m_adj(m, -taillen); in esp6_input_extended()
1293 m_adj(m, (int)(off + esplen + ivlen)); in esp6_input_extended()
1475 m_adj(n, stripsiz); in esp6_input_extended()
1521 m_adj(m, maxlen); in esp6_input_extended()
H A Dfrag6.c441 m_adj(m, -trailer); in frag6_input()
812 m_adj(t->m_next, af6->ip6af_offset); in frag6_input()
871 m_adj(t, sizeof(struct ip6_frag)); in frag6_input()
H A Dudp6_usrreq.c223 m_adj(n, off); in udp6_append()
634 m_adj(m, off + sizeof(struct udphdr)); in udp6_input()
1306 m_adj(m, -trailer); in udp6_input_checksum()
H A Din6_gif.c260 m_adj(m, *offp); in in6_gif_input()
H A Dah_input.c384 m_adj(m, (int)(off + stripsiz)); in ah4_input()
797 m_adj(m, (int)(off + stripsiz)); in ah6_input()
H A Dicmp6.c398 m_adj(m, ICMPV6_PLD_MAXLEN - m->m_pkthdr.len); in icmp6_error_flag()
711 m_adj(n0, off + sizeof(struct icmp6_hdr)); in icmp6_input()
2192 m_adj(n, off); in icmp6_rip6_input()
2214 m_adj(m, off); in icmp6_rip6_input()
2289 m_adj(m, (int)l); in icmp6_reflect()
H A Draw_ip6.c230 m_adj(n, *offp); in rip6_input()
270 m_adj(m, *offp); in rip6_input()
H A Desp_rijndael.c271 m_adj(d, IPSEC_GET_P2UNALIGNED_OFS(d->m_data)); in esp_cbc_decrypt_aes()
487 m_adj(d, IPSEC_GET_P2UNALIGNED_OFS(d->m_data)); in esp_cbc_encrypt_aes()
H A Desp_core.c901 m_adj(d, IPSEC_GET_P2UNALIGNED_OFS(d->m_data)); in esp_cbc_decrypt()
1146 m_adj(d, IPSEC_GET_P2UNALIGNED_OFS(d->m_data)); in esp_cbc_encrypt()
/xnu-10002.1.13/bsd/net/
H A Dif_loop.c312 m_adj(m, sizeof(struct loopback_header)); in lo_output()
365 m_adj(m, sizeof(struct loopback_header)); in lo_pre_enqueue()
H A Dpf_norm.c568 m_adj(m, -trailer); in pf_reassemble()
649 m_adj(frent->fr_m, precut); in pf_reassemble()
670 m_adj(frea->fr_m, aftercut); in pf_reassemble()
918 m_adj(m, precut + (h->ip_hl << 2)); in pf_fragcache()
983 m_adj(m, -aftercut); in pf_fragcache()
1195 m_adj(m, -trailer); in pf_reassemble6()
1280 m_adj(frent->fr_m, precut); in pf_reassemble6()
1302 m_adj(frea->fr_m, aftercut); in pf_reassemble6()
1617 m_adj(m, precut + hlen); in pf_frag6cache()
1684 m_adj(m, -aftercut); in pf_frag6cache()
H A Dether_if_module.c381 m_adj(m, -ETHER_CRC_LEN); in ether_demux()
H A Dpf_pbuf.c256 m_adj(n, olen); in pbuf_resize_segment()
H A Dbridgestp.c567 m_adj(m, ETHER_HDR_LEN); in bstp_input()
570 m_adj(m, len - m->m_pkthdr.len); in bstp_input()
/xnu-10002.1.13/bsd/netinet/
H A Dmptcp.c336 m_adj(m, (int)i); in mptcp_reass()
359 m_adj(q->tqe_m, (int)i); in mptcp_reass()
545 m_adj(m, (int)-todrop); in mptcp_input()
577 m_adj(m, (int)(mp_tp->mpt_rcvnxt - mb_dsn)); in mptcp_input()
H A Din_gif.c262 m_adj(m, off); in in_gif_input()
H A Dtcp_input.c688 m_adj(m, i); in tcp_reass()
745 m_adj(q->tqe_m, i); in tcp_reass()
3297 m_adj(m, drop_hdrlen); /* delayed header drop */ in tcp_input()
3928 m_adj(m, -todrop); in tcp_input()
4361 m_adj(m, -todrop); in tcp_input()
5518 m_adj(m, drop_hdrlen); /* delayed header drop */ in tcp_input()
5658 m_adj(m, drop_hdrlen); /* delayed header drop */ in tcp_input()
7366 m_adj(m, -trailer); in tcp_input_checksum()
7452 m_adj(m, -trailer); in tcp_input_checksum()
H A Dudp_usrreq.c374 m_adj(m, len - ip->ip_len); in udp_input()
752 m_adj(m, iphlen + sizeof(struct udphdr)); in udp_input()
864 m_adj(n, off); in udp_append()
2808 m_adj(m, -trailer); in udp_input_checksum()
H A Dip_input.c915 m_adj(m, ip->ip_len - m->m_pkthdr.len); in ip_input_adjust()
2295 m_adj(m, -trailer); in ip_reass()
2423 m_adj(m, i); in ip_reass()
2445 m_adj(q, i); in ip_reass()
/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1677 m_adj(pkt->pkt_mbuf, pkt->pkt_l2_len); in flow_rx_agg_channel()
2082 m_adj(m, -trailer); in flow_rx_agg_host()
2302 m_adj(m, l2len + thlen); in flow_rx_agg_host()
2339 m_adj(m, l2len); in flow_rx_agg_host()
/xnu-10002.1.13/bsd/kern/
H A Duipc_mbuf2.c309 m_adj(n->m_next, tlen); in m_pulldown()
354 m_adj(n->m_next, tlen); in m_pulldown()
H A Dkpi_mbuf.c497 m_adj(mbuf, len); in mbuf_adj()
/xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c560 m_adj(pkt->pkt_mbuf, -ETHER_CRC_LEN); in fsw_ethernet_demux()
H A Dfsw_dp.c553 m_adj(spkt->pkt_mbuf, skip_l2h_len); in copy_packet_from_dev()
1349 m_adj(m, llhlen); in convert_native_pktq_to_mbufs()
1432 m_adj(m, llhlen); in convert_compat_pkt_to_mbuf()
/xnu-10002.1.13/bsd/sys/
H A Dmbuf.h1391 extern void m_adj(struct mbuf *, int);

12