Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_last.c11 struct nft_last { struct
17 struct nft_last *last; argument
29 struct nft_last *last; in nft_last_init()
60 struct nft_last *last = priv->last; in nft_last_eval()
72 struct nft_last *last = priv->last; in nft_last_dump()
H A DMakefile91 nft_dynset.o nft_meta.o nft_rt.o nft_exthdr.o nft_last.o \