Searched defs:doff (Results 1 – 9 of 9) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/packet/ |
| H A D | packet_copy.c | 87 pkt_copy_from_pkt(const enum txrx t, kern_packet_t dph, const uint16_t doff, in pkt_copy_from_pkt() 357 uint16_t doff, uint32_t len, uint32_t *csum_partial, boolean_t do_csum) in _pkt_copypkt_sum() 630 const uint16_t doff, kern_packet_t sph, const uint16_t soff, in pkt_copy_multi_buflet_from_pkt() 922 m_copypkt_sum(mbuf_t m, int soff, kern_packet_t dph, uint16_t doff, in m_copypkt_sum() 1811 uint16_t doff, uint16_t len, uint32_t *partial, boolean_t do_csum) in pkt_copypkt_sum() 1824 pkt_mcopypkt_sum(mbuf_t m, int soff, kern_packet_t dph, uint16_t doff, in pkt_mcopypkt_sum()
|
| H A D | packet_kern.c | 800 kern_buflet_set_data_offset(const kern_buflet_t buf, const uint16_t doff) in kern_buflet_set_data_offset()
|
| H A D | packet_common.h | 1577 __buflet_set_data_offset(const void *buf, const uint16_t doff) in __buflet_set_data_offset()
|
| /xnu-8019.80.24/bsd/netinet6/ |
| H A D | esp_core.c | 692 int soff, doff; /* offset from the head of chain, to head of this mbuf */ in esp_cbc_decrypt() local 930 int soff, doff; /* offset from the head of chain, to head of this mbuf */ in esp_cbc_encrypt() local
|
| /xnu-8019.80.24/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kpipe_loopback.c | 330 uint16_t rdlen, dlen, doff; in kplo_sync_tx() local
|
| /xnu-8019.80.24/libsyscall/wrappers/skywalk/ |
| H A D | os_packet.c | 434 os_buflet_set_data_offset(const buflet_t buf, const uint16_t doff) in os_buflet_set_data_offset()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | if_fake.c | 867 uint32_t soff, doff; in feth_clone_packet() local 985 uint16_t doff = kern_buflet_get_data_offset(buf); in feth_add_packet_trailer() local 1019 uint16_t doff = kern_buflet_get_data_offset(buf); in feth_add_packet_fcs() local
|
| /xnu-8019.80.24/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1685 const uint16_t doff, kern_packet_t sph, const uint16_t soff, in nx_mon_quantum_copy_64x()
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_bio.c | 2499 off_t doff, dend, firstpg, lastpg; in nfs_buf_write() local
|