Home
last modified time | relevance | path

Searched defs:nf_hook_ops (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h52222 struct nf_hook_ops { struct
52227 enum nf_hook_ops_type hook_ops_type: 8; argument
52228 unsigned int hooknum;
52229 int priority;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h80811 struct nf_hook_ops { struct
80812 nf_hookfn *hook;
80813 struct net_device *dev;
80814 void *priv;
80815 u_int8_t pf;
80816 unsigned int hooknum;
80817 int priority;
Dvmlinux.h80811 struct nf_hook_ops { struct
80812 nf_hookfn *hook;
80813 struct net_device *dev;
80814 void *priv;
80815 u_int8_t pf;
80816 unsigned int hooknum;
80817 int priority;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47262 struct nf_hook_ops { struct
47263 nf_hookfn *hook;
47264 struct net_device *dev;
47265 void *priv;
47266 u_int8_t pf;
47267 unsigned int hooknum;
47268 int priority;
Dvmlinux_510.h47262 struct nf_hook_ops { struct
47263 nf_hookfn *hook;
47264 struct net_device *dev;
47265 void *priv;
47266 u_int8_t pf;
47267 unsigned int hooknum;
47268 int priority;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h55480 struct nf_hook_ops { struct
55481 nf_hookfn *hook;
55482 struct net_device *dev;
55483 void *priv;
55484 u_int8_t pf;
55485 unsigned int hooknum;
55486 int priority;
Dvmlinux.h55480 struct nf_hook_ops { struct
55481 nf_hookfn *hook;
55482 struct net_device *dev;
55483 void *priv;
55484 u_int8_t pf;
55485 unsigned int hooknum;
55486 int priority;