Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnfnetlink_queue_core.c284 __be32 **packet_id_ptr) in nfqnl_build_packet_message() argument
379 *packet_id_ptr = &pmsg->packet_id; in nfqnl_build_packet_message()
522 __be32 *packet_id_ptr; in __nfqnl_enqueue_packet() local
525 nskb = nfqnl_build_packet_message(net, queue, entry, &packet_id_ptr); in __nfqnl_enqueue_packet()
544 *packet_id_ptr = htonl(entry->id); in __nfqnl_enqueue_packet()