Home
last modified time | relevance | path

Searched defs:doff (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.1.10/bsd/skywalk/packet/
H A Dpacket_copy.c92 pkt_copy_from_pkt(const enum txrx t, kern_packet_t dph, const uint16_t doff, in pkt_copy_from_pkt()
384 uint16_t doff, uint32_t len, uint32_t *csum_partial, boolean_t do_csum) in _pkt_copypkt_sum()
659 const uint16_t doff, kern_packet_t sph, const uint16_t soff, in pkt_copy_multi_buflet_from_pkt()
1015 m_copypkt_sum(mbuf_t m, int soff, kern_packet_t dph, uint16_t doff, in m_copypkt_sum()
2066 uint16_t doff, uint16_t len, uint32_t *partial, boolean_t do_csum) in pkt_copypkt_sum()
2079 pkt_mcopypkt_sum(mbuf_t m, int soff, kern_packet_t dph, uint16_t doff, in pkt_mcopypkt_sum()
H A Dpacket_kern.c847 kern_buflet_set_data_offset(const kern_buflet_t buf, const uint32_t doff) in kern_buflet_set_data_offset()
H A Dpacket_common.h1887 __buflet_set_data_offset(const void *buf, const uint32_t doff) in __buflet_set_data_offset()
/xnu-11215.1.10/bsd/netinet6/
H A Desp_core.c772 int soff, doff; /* offset from the head of chain, to head of this mbuf */ in esp_cbc_decrypt() local
1010 int soff, doff; /* offset from the head of chain, to head of this mbuf */ in esp_cbc_encrypt() local
H A Dipsec.c3341 uint32_t dlim = 0, doff = 0, dlen = 0; in ipsec4_interface_kpipe_output() local
3485 uint32_t dlim = 0, doff = 0, dlen = 0; in ipsec6_interface_kpipe_output() local
/xnu-11215.1.10/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c329 uint32_t ary_cnt = 0, dlen, doff; in kplo_sync_tx() local
/xnu-11215.1.10/libsyscall/wrappers/skywalk/
H A Dos_packet.c469 os_buflet_set_data_offset(const buflet_t buf, const uint32_t doff) in os_buflet_set_data_offset()
/xnu-11215.1.10/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1680 const uint16_t doff, kern_packet_t sph, const uint16_t soff, in nx_mon_quantum_copy_64x()
/xnu-11215.1.10/bsd/net/
H A Dif_fake.c1172 uint32_t soff, doff; in feth_clone_packet() local
1291 uint32_t doff = kern_buflet_get_data_offset(buf); in feth_add_packet_trailer() local
1325 uint32_t doff = kern_buflet_get_data_offset(buf); in feth_add_packet_fcs() local