Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_tables_trace.c244 if (nla_put_u32(skb, NFTA_TRACE_ID, info->skbid)) in nft_trace_notify()
315 info->skbid = (u32)siphash_3u32(hash32_ptr(skb), in nft_trace_init()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1464 u32 skbid; member