Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetfilter.h167 struct nf_sockopt_ops { struct
168 struct list_head list;
170 u_int8_t pf;
194 int nf_register_sockopt(struct nf_sockopt_ops *reg); argument