Home
last modified time | relevance | path

Searched refs:ipt_getinfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h157 struct ipt_getinfo { struct
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c952 if (*len != sizeof(struct ipt_getinfo)) in get_info()
965 struct ipt_getinfo info; in get_info()