Home
last modified time | relevance | path

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

/linux/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.c828 ret = nf_flow_register_bpf(); in nf_flow_table_module_init()
/linux/include/net/netfilter/
H A Dnf_flow_table.h345 extern int nf_flow_register_bpf(void);
347 static inline int nf_flow_register_bpf(void) in nf_flow_register_bpf() function