Searched refs:nf_ptr_to_btf_id (Results 1 - 1 of 1) sorted by path

/linux-master/net/netfilter/
H A Dnf_bpf_link.c267 static bool nf_ptr_to_btf_id(struct bpf_insn_access_aux *info, const char *name) function
301 return nf_ptr_to_btf_id(info, "sk_buff");
306 return nf_ptr_to_btf_id(info, "nf_hook_state");

Completed in 322 milliseconds