Home
last modified time | relevance | path

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

/linux/include/linux/netfilter_ipv4/
H A Dip_tables.h42 #define IPT_ENTRY_INIT(__size) \ macro
50 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_standard)), \
58 .entry = IPT_ENTRY_INIT(sizeof(struct ipt_error)), \