Home
last modified time | relevance | path

Searched refs:bpf_destroy_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dlwt_bpf.c317 static void bpf_destroy_state(struct lwtunnel_state *lwt) in bpf_destroy_state() function
438 bpf_destroy_state(newts); in bpf_build_state()
513 .destroy_state = bpf_destroy_state,