Searched refs:get_optmin (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_sockopt.c | 35 || 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() 74 if (val >= ops->get_optmin && in nf_sockopt_find()
|
| H A D | nf_conntrack_proto.c | 297 .get_optmin = SO_ORIGINAL_DST, 357 .get_optmin = IP6T_SO_ORIGINAL_DST,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netfilter.h | 170 int get_optmin; member
|
| /OK3568_Linux_fs/kernel/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 1581 .get_optmin = ARPT_BASE_CTL,
|
| H A D | ip_tables.c | 1851 .get_optmin = IPT_BASE_CTL,
|
| /OK3568_Linux_fs/kernel/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1863 .get_optmin = IP6T_BASE_CTL,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 2343 .get_optmin = SO_IP_SET,
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | ebtables.c | 2429 .get_optmin = EBT_BASE_CTL,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipvs/ |
| H A D | ip_vs_ctl.c | 2931 .get_optmin = IP_VS_BASE_CTL,
|