Searched defs:sph (Results 1 – 9 of 9) sorted by relevance
| /xnu-12377.1.9/bsd/skywalk/packet/ |
| H A D | packet_copy.c | 92 kern_packet_t sph, const uint16_t soff, const uint32_t len, in pkt_copy_from_pkt() 218 _pkt_copyaddr_sum(kern_packet_t sph, uint16_t soff, uint8_t *__sized_by(len)dbaddr, in _pkt_copyaddr_sum() 391 _pkt_copypkt_sum(kern_packet_t sph, uint16_t soff, kern_packet_t dph, in _pkt_copypkt_sum() 537 pkt_sum(kern_packet_t sph, uint16_t soff, uint16_t len) in pkt_sum() 667 const uint16_t doff, kern_packet_t sph, const uint16_t soff, in pkt_copy_multi_buflet_from_pkt() 2132 pkt_copypkt_sum(kern_packet_t sph, uint16_t soff, kern_packet_t dph, in pkt_copypkt_sum() 2139 pkt_copyaddr_sum(kern_packet_t sph, uint16_t soff, uint8_t *__sized_by(len)dbaddr, in pkt_copyaddr_sum()
|
| /xnu-12377.1.9/bsd/net/ |
| H A D | if_fake.c | 1179 feth_clone_packet(if_fake_ref dif, kern_packet_t sph, kern_packet_t *pdph) in feth_clone_packet() 1368 feth_copy_packet(if_fake_ref dif, kern_packet_t sph, kern_packet_t *pdph) in feth_copy_packet() 1477 kern_packet_t sph = 0, dph = 0; in feth_rx_submit() local 1553 kern_packet_t sph = 0, dph = 0; in feth_rx_queue_submit() local 2283 kern_packet_t sph; in feth_nx_sync_tx() local 2905 feth_nx_tx_queue_deliver_pkt_chain(if_fake_ref fakeif, kern_packet_t sph, in feth_nx_tx_queue_deliver_pkt_chain() 3020 kern_packet_t sph = 0; in feth_nx_tx_qset_notify() local 3097 kern_packet_t sph = *ph; in feth_nx_queue_tx_push() local
|
| H A D | if_redirect.c | 651 kern_packet_t sph; in redirect_nx_sync_tx() local
|
| H A D | if_ipsec.c | 687 ipsec_encrypt_kpipe_pkt(ifnet_t interface, kern_packet_t sph, in ipsec_encrypt_kpipe_pkt()
|
| /xnu-12377.1.9/bsd/netinet6/ |
| H A D | esp_output.c | 973 esp_kpipe_output(struct secasvar *sav, kern_packet_t sph, kern_packet_t dph) in esp_kpipe_output()
|
| H A D | esp_input.c | 1728 esp_kpipe_input(ifnet_t interface, kern_packet_t sph, kern_packet_t dph) in esp_kpipe_input()
|
| H A D | ipsec.c | 3331 ipsec4_interface_kpipe_output(ifnet_t interface, kern_packet_t sph, in ipsec4_interface_kpipe_output() 3476 ipsec6_interface_kpipe_output(ifnet_t interface, kern_packet_t sph, in ipsec6_interface_kpipe_output()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 1568 finalize_super_packet(struct __kern_packet **spkt, kern_packet_t *sph, in finalize_super_packet() 1642 kern_packet_t sph = 0; in flow_rx_agg_channel() local
|
| /xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_dp.c | 582 kern_packet_t sph = SK_PTR_ENCODE(spkt, METADATA_TYPE(spkt), in copy_packet_from_dev() local 2660 kern_packet_t sph = SK_PTR_ENCODE(spkt, in dp_copy_to_dev_mbuf() local 2699 kern_packet_t sph = SK_PTR_ENCODE(spkt, in dp_copy_to_dev_pkt() local
|