Home
last modified time | relevance | path

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

/linux-6.15/net/netfilter/
H A Dnf_flow_table_bpf.c116 int nf_flow_register_bpf(void) in nf_flow_register_bpf() function
121 EXPORT_SYMBOL_GPL(nf_flow_register_bpf);
H A Dnf_flow_table_core.c820 ret = nf_flow_register_bpf(); in nf_flow_table_module_init()
/linux-6.15/include/net/netfilter/
H A Dnf_flow_table.h321 extern int nf_flow_register_bpf(void);
323 static inline int nf_flow_register_bpf(void) in nf_flow_register_bpf() function