Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter.h160 struct nf_sockopt_ops { struct
161 struct list_head list;
163 u_int8_t pf;
189 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument