Searched refs:nf_queue_outfn_t (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnetfilter.h139 typedef int (*nf_queue_outfn_t)(struct sk_buff *skb, typedef
142 nf_queue_outfn_t outfn, void *data);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnetfilter.h139 typedef int (*nf_queue_outfn_t)(struct sk_buff *skb, typedef
142 nf_queue_outfn_t outfn, void *data);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dnetfilter.c56 nf_queue_outfn_t outfn;
375 int nf_register_queue_handler(int pf, nf_queue_outfn_t outfn, void *data)

Completed in 87 milliseconds