Searched refs:ebt (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/netfilter/
H A Dnft_compat.c45 struct ebt_entry ebt; member in union:nft_entry
145 entry->ebt.ethproto = (__force __be16)proto; nft_target_set_tgchk_param()
146 entry->ebt.invflags = inv ? EBT_IPROTO : 0; nft_target_set_tgchk_param()
362 entry->ebt.ethproto = (__force __be16)proto; nft_match_set_mtchk_param()
363 entry->ebt.invflags = inv ? EBT_IPROTO : 0; nft_match_set_mtchk_param()

Completed in 70 milliseconds