Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnft_set_pipapo.h73 #define NFT_PIPAPO_LT_ASSIGN(field, x) \ macro
81 #define NFT_PIPAPO_LT_ASSIGN(field, x) ((field)->lt = (x)) macro
A Dnft_set_pipapo.c679 NFT_PIPAPO_LT_ASSIGN(f, new_lt); in pipapo_resize()
887 NFT_PIPAPO_LT_ASSIGN(f, new_lt); in pipapo_lt_bits_adjust()
1317 NFT_PIPAPO_LT_ASSIGN(dst, new_lt);
2100 NFT_PIPAPO_LT_ASSIGN(f, NULL);

Completed in 7 milliseconds