Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/security/mac/
HDmac_net.c201 mac_bpfdesc_destroy(struct bpf_d *d) in mac_bpfdesc_destroy() function
HDmac_framework.h110 void mac_bpfdesc_destroy(struct bpf_d *);
/freebsd-14-stable/sys/net/
HDbpf.c928 mac_bpfdesc_destroy(d); in bpf_dtor()