Searched defs:fa (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 850 flow_agg_init_common(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_common() 888 flow_agg_init_smbuf(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_smbuf() 907 flow_agg_init_spkt(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_spkt() 943 can_agg_fastpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_fastpath() 1002 can_agg_slowpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_slowpath() 1191 flow_agg_is_ok(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_is_ok() 1264 flow_agg_pkt_fix_hdr_sum(struct flow_agg *fa, uint8_t *field, uint16_t *csum, in flow_agg_pkt_fix_hdr_sum() 1277 flow_agg_merge_hdr(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_merge_hdr() 1520 struct flow_agg *fa, uint32_t *largest_spkt, uint16_t *spkts, in finalize_super_packet() 1568 struct flow_agg fa; /* states */ in flow_rx_agg_channel() local [all …]
|