| /xnu-12377.81.4/bsd/net/ |
| H A D | pf_pbuf.h | 60 typedef struct pbuf { struct 61 enum pbuf_type pb_type; argument 82 struct pbuf *pb_next; argument
|
| H A D | pf_pbuf.c | 35 pbuf_init_mbuf(pbuf_t *pbuf, struct mbuf *m, struct ifnet *ifp) in pbuf_init_mbuf() 47 pbuf_init_memory(pbuf_t *pbuf, const struct pbuf_memory *mp, struct ifnet *ifp) in pbuf_init_memory() 57 pbuf_destroy(pbuf_t *pbuf) in pbuf_destroy() 76 pbuf_sync(pbuf_t *pbuf) in pbuf_sync() 125 pbuf_to_mbuf(pbuf_t *pbuf, boolean_t release_ptr) in pbuf_to_mbuf() 189 pbuf_clone_to_mbuf(pbuf_t *pbuf) in pbuf_clone_to_mbuf() 207 pbuf_ensure_writable(pbuf_t *pbuf, size_t len) in pbuf_ensure_writable() 233 pbuf_resize_segment(pbuf_t *pbuf, int off, int olen, int nlen) in pbuf_resize_segment() 325 pbuf_contig_segment(pbuf_t *pbuf, int off, int len) in pbuf_contig_segment() 375 pbuf_copy_back(pbuf_t *pbuf, int off, int len, void *__sized_by(src_buflen)src, size_t src_buflen) in pbuf_copy_back() [all …]
|
| H A D | nat464_utils.c | 493 nat464_translate_icmp_ip(pbuf_t *pbuf, uint16_t off, uint16_t *tot_len, uint16_t *off2, in nat464_translate_icmp_ip() 596 nat464_insert_frag46(pbuf_t *pbuf, uint16_t ip_id_val, uint16_t frag_offset, in nat464_insert_frag46() 635 nat464_translate_64(pbuf_t *pbuf, int off, uint8_t tos, in nat464_translate_64() 740 nat464_translate_46(pbuf_t *pbuf, uint16_t off, uint8_t tos, in nat464_translate_46() 790 nat464_translate_proto(pbuf_t *pbuf, struct nat464_addr *osrc, in nat464_translate_proto()
|
| H A D | pf.c | 362 pf_lazy_makewritable(struct pf_pdesc *pd, pbuf_t *pbuf, int len) in pf_lazy_makewritable() 2279 pf_change_ap(int dir, pbuf_t *pbuf, struct pf_addr *a, u_int16_t *p, in pf_change_ap() 2595 pf_modulate_sack(pbuf_t *pbuf, int off, struct pf_pdesc *pd, in pf_modulate_sack() 2842 pf_send_icmp(pbuf_t *pbuf, u_int8_t type, u_int8_t code, sa_family_t af, in pf_send_icmp() 3088 pf_tag_packet(pbuf_t *pbuf, struct pf_mtag *pf_mtag, int tag, in pf_tag_packet() 3755 pf_match_translation(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_match_translation() 3877 pf_get_translation_aux(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_get_translation_aux() 4238 pf_get_wscale(pbuf_t *pbuf, int off, u_int16_t th_off, sa_family_t af) in pf_get_wscale() 4282 pf_get_mss(pbuf_t *pbuf, int off, u_int16_t th_off, sa_family_t af) in pf_get_mss() 4531 pf_change_icmp_af(pbuf_t *pbuf, int off, in pf_change_icmp_af() [all …]
|
| H A D | pf_norm.c | 1908 pf_normalize_ip(pbuf_t *pbuf, int dir, struct pfi_kif *kif, u_short *reason, in pf_normalize_ip() 2239 pf_normalize_ip6(pbuf_t *pbuf, int dir, struct pfi_kif *kif, in pf_normalize_ip6() 2597 pf_normalize_tcp(int dir, struct pfi_kif *kif, pbuf_t *pbuf, int ipoff, in pf_normalize_tcp() 2756 pf_normalize_tcp_init(pbuf_t *pbuf, int off, struct pf_pdesc *pd, in pf_normalize_tcp_init() 2851 pf_normalize_tcp_stateful(pbuf_t *pbuf, int off, struct pf_pdesc *pd, in pf_normalize_tcp_stateful() 3255 struct pf_pdesc *pd, pbuf_t *pbuf, struct tcphdr *th, int off, in pf_normalize_tcpopt()
|
| H A D | if_pflog.c | 346 pflog_packet(struct pfi_kif *kif, pbuf_t *pbuf, sa_family_t af, u_int8_t dir, in pflog_packet()
|
| H A D | dlil_subr.c | 678 pbuf_t pbuf_store, *pbuf = NULL; in dlil_clat46() local 890 pbuf_t pbuf_store, *pbuf = NULL; in dlil_clat64() local
|
| H A D | pf_osfp.c | 87 pf_osfp_fingerprint(struct pf_pdesc *pd, pbuf_t *pbuf, int off, in pf_osfp_fingerprint()
|
| /xnu-12377.81.4/bsd/kern/ |
| H A D | mcache.c | 291 void *buf, **pbuf; in mcache_create_common() local 902 void **pbuf; in mcache_destroy() local 953 void *buf, *base, **pbuf; in mcache_slab_alloc() local 1014 void **pbuf; in mcache_slab_free() local 1053 void *base, **pbuf; in mcache_slab_audit() local
|
| /xnu-12377.81.4/bsd/skywalk/mem/ |
| H A D | skmem_slab.c | 489 void **pbuf = __unsafe_forge_bidi_indexable(void **, in skmem_slab_alloc_pseudo_locked() local 728 void **pbuf = __unsafe_forge_bidi_indexable(void **, in skmem_slab_free_pseudo_locked() local
|
| /xnu-12377.81.4/bsd/skywalk/packet/ |
| H A D | pbufpool_kern.c | 429 kern_pbufpool_alloc_buflet(const kern_pbufpool_t pp, kern_buflet_t *pbuf) in kern_pbufpool_alloc_buflet() 436 kern_buflet_t *pbuf) in kern_pbufpool_alloc_buflet_nosleep()
|
| /xnu-12377.81.4/bsd/netinet6/ |
| H A D | nd6.c | 4716 char pbuf[MAX_IPv6_STR_LEN]; variable 4785 char pbuf[MAX_IPv6_STR_LEN]; variable 4916 char pbuf[MAX_IPv6_STR_LEN]; variable
|
| /xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 1542 _append_dbuf_array_to_kpkt(kern_packet_t ph, kern_buflet_t pbuf, in _append_dbuf_array_to_kpkt()
|
| /xnu-12377.81.4/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 3584 kern_buflet_t pbuf = kern_packet_get_next_buflet(ph, NULL); in alloc_packets() local
|
| /xnu-12377.81.4/tests/skywalk/ |
| H A D | skywalk_test_utils.c | 1671 buflet_t buf, pbuf = NULL; in sktu_channel_port_frame_to_pkt() local
|
| H A D | skt_xfer.c | 379 buflet_t buf, pbuf = NULL; in sktc_xfer_copy_data_to_packet() local
|