Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_log.h55 NFULA_PAYLOAD, /* opaque data payload */ enumerator
/linux/net/netfilter/
H A Dnfnetlink_log.c659 nla = nla_reserve(inst->skb, NFULA_PAYLOAD, data_len); in __build_packet_message()