Searched refs:xdp_prog_rx (Results 1 – 2 of 2) sorted by relevance
181 struct bpf_program *xdp_prog_rx; member
423 test->xdp_prog_rx = ifobj_rx->xdp_progs->progs.xsk_def_prog; in __test_spec_init()466 static void test_spec_set_xdp_prog(struct test_spec *test, struct bpf_program *xdp_prog_rx, in test_spec_set_xdp_prog() argument470 test->xdp_prog_rx = xdp_prog_rx; in test_spec_set_xdp_prog()1549 return ifobj->xdp_prog != test->xdp_prog_rx || ifobj->mode != test->mode; in xdp_prog_changed_rx()1586 xsk_reattach_xdp(ifobj_rx, test->xdp_prog_rx, test->xskmap_rx, test->mode); in xsk_attach_xdp_progs()