Searched refs:local_pktx (Results 1 – 1 of 1) sorted by relevance
797 struct pkt_io_ctx local_pktx; in check_and_set_expiry() local801 pktx_init(&local_pktx, cf, data); in check_and_set_expiry()802 pktx = &local_pktx; in check_and_set_expiry()1668 struct pkt_io_ctx local_pktx; in cf_progress_ingress() local1672 pktx_init(&local_pktx, cf, data); in cf_progress_ingress()1673 pktx = &local_pktx; in cf_progress_ingress()1805 struct pkt_io_ctx local_pktx; in cf_progress_egress() local1808 pktx_init(&local_pktx, cf, data); in cf_progress_egress()1809 pktx = &local_pktx; in cf_progress_egress()
Completed in 16 milliseconds