Searched defs:fa (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 823 flow_agg_init_common(struct flow_agg *fa, struct __kern_packet *pkt) in flow_agg_init_common() 849 flow_agg_init_smbuf(struct flow_agg *fa, struct mbuf *smbuf, in flow_agg_init_smbuf() 868 flow_agg_init_spkt(struct flow_agg *fa, struct __kern_packet *spkt, in flow_agg_init_spkt() 904 can_agg_fastpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_fastpath() 963 can_agg_slowpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_slowpath() 1152 flow_agg_is_ok(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_is_ok() 1212 flow_agg_merge_hdr(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_merge_hdr() 1452 struct flow_agg fa; /* states */ in flow_rx_agg_channel() local 1779 struct flow_agg fa; /* states */ in flow_rx_agg_host() local
|