Searched defs:bpf_obj (Results 1 – 6 of 6) sorted by relevance
10 struct empty_skb *bpf_obj = NULL; in test_empty_skb() local
369 struct xdp_metadata *bpf_obj = NULL; in test_xdp_metadata() local
95 void *bpf_obj; member
58 struct xdp_hw_metadata *bpf_obj; variable
103 struct bpf_object *bpf_obj; member
245 def bpf_obj(name, sec="xdp", path=bpf_test_dir,): function