Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/netfilter_ipv4/
H A Dip_tables.h48 #define IPT_ENTRY_INIT(__size) \ macro
56 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_standard)), \
64 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_error)), \