Searched defs:fa (Results 1 – 1 of 1) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_agg.c | 847 flow_agg_init_common(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_common() 885 flow_agg_init_smbuf(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_smbuf() 904 flow_agg_init_spkt(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_spkt() 940 can_agg_fastpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_fastpath() 999 can_agg_slowpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_slowpath() 1188 flow_agg_is_ok(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_is_ok() 1261 flow_agg_pkt_fix_hdr_sum(struct flow_agg *fa, uint8_t *field, uint16_t *csum, in flow_agg_pkt_fix_hdr_sum() 1274 flow_agg_merge_hdr(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_merge_hdr() 1517 struct flow_agg *fa, uint32_t *largest_spkt, uint16_t *spkts, in finalize_super_packet() 1565 struct flow_agg fa; /* states */ in flow_rx_agg_channel() local [all …]
|