Home
last modified time | relevance | path

Searched defs:nf_sockopt_ops (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dnetfilter.h159 struct nf_sockopt_ops { struct
160 struct list_head list;
162 u_int8_t pf;
186 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument