Home
last modified time | relevance | path

Searched defs:fa (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/ !
H A Dflow_agg.c860 flow_agg_init_common(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_common()
898 flow_agg_init_smbuf(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_smbuf()
917 flow_agg_init_spkt(struct nx_flowswitch *fsw, struct flow_agg *fa, in flow_agg_init_spkt()
962 can_agg_fastpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_fastpath()
1030 can_agg_slowpath(struct flow_agg *fa, struct __kern_packet *pkt, in can_agg_slowpath()
1223 flow_agg_is_ok(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_is_ok()
1296 flow_agg_pkt_fix_hdr_sum(struct flow_agg *fa, in flow_agg_pkt_fix_hdr_sum()
1310 flow_agg_merge_hdr(struct flow_agg *fa, struct __kern_packet *pkt, in flow_agg_merge_hdr()
1569 struct flow_agg *fa, uint32_t *largest_spkt, uint16_t *spkts, in finalize_super_packet()
1617 struct flow_agg fa; /* states */ in flow_rx_agg_channel() local
[all …]