Home
last modified time | relevance | path

Searched refs:get_optmax (Results 1 – 9 of 9) sorted by relevance

/linux/net/netfilter/
A Dnf_sockopt.c35 || overlap(ops->get_optmin, ops->get_optmax, in nf_register_sockopt()
36 reg->get_optmin, reg->get_optmax))) { in nf_register_sockopt()
39 ops->get_optmin, ops->get_optmax, in nf_register_sockopt()
41 reg->get_optmin, reg->get_optmax); in nf_register_sockopt()
75 val < ops->get_optmax) in nf_sockopt_find()
A Dnf_conntrack_proto.c311 .get_optmax = SO_ORIGINAL_DST + 1,
371 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
/linux/include/linux/
A Dnetfilter.h176 int get_optmax; member
/linux/net/ipv4/netfilter/
A Darp_tables.c1603 .get_optmax = ARPT_SO_GET_MAX+1,
A Dip_tables.c1870 .get_optmax = IPT_SO_GET_MAX+1,
/linux/net/ipv6/netfilter/
A Dip6_tables.c1877 .get_optmax = IP6T_SO_GET_MAX+1,
/linux/net/netfilter/ipset/
A Dip_set_core.c2309 .get_optmax = SO_IP_SET + 1,
/linux/net/bridge/netfilter/
A Debtables.c2548 .get_optmax = EBT_SO_GET_MAX + 1,
/linux/net/netfilter/ipvs/
A Dip_vs_ctl.c2939 .get_optmax = IP_VS_SO_GET_MAX+1,

Completed in 32 milliseconds