Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.c327 const void *mt_info = nftnl_expr_get(e, NFTNL_EXPR_MT_INFO, &mt_len); in nft_parse_match() local
357 memcpy(&m->data, mt_info, mt_len); in nft_parse_match()