Searched defs:fa (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 811 flow_agg_init_common(struct flow_agg *fa, struct __kern_packet *pkt) in flow_agg_init_common() 837 flow_agg_init_smbuf(struct flow_agg *fa, struct mbuf *smbuf, in flow_agg_init_smbuf() 856 flow_agg_init_spkt(struct flow_agg *fa, struct __kern_packet *spkt, in flow_agg_init_spkt() 892 can_agg_fastpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_fastpath() 951 can_agg_slowpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_slowpath() 1140 flow_agg_is_ok(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_is_ok() 1200 flow_agg_merge_hdr(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_merge_hdr() 1434 struct flow_agg fa; /* states */ in flow_rx_agg_channel() local 1753 struct flow_agg fa; /* states */ in flow_rx_agg_host() local
|