Searched refs:decap_sanity (Results 1 – 2 of 2) sorted by relevance
21 struct decap_sanity *skel; in test_decap_sanity()47 tc_attach.prog_fd = bpf_program__fd(skel->progs.decap_sanity); in test_decap_sanity()
32 int decap_sanity(struct __sk_buff *skb) in decap_sanity() function