Linux Kernel
3.7.1
|
#include <nfnetlink.h>
Data Fields | |
int(* | call )(struct sock *nl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr *const cda[]) |
int(* | call_rcu )(struct sock *nl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr *const cda[]) |
struct nla_policy * | policy |
const u_int16_t | attr_count |
Definition at line 10 of file nfnetlink.h.
Definition at line 18 of file nfnetlink.h.
int(* call)(struct sock *nl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr *const cda[]) |
Definition at line 11 of file nfnetlink.h.
int(* call_rcu)(struct sock *nl, struct sk_buff *skb, const struct nlmsghdr *nlh, const struct nlattr *const cda[]) |
Definition at line 14 of file nfnetlink.h.
struct nla_policy* policy |
Definition at line 17 of file nfnetlink.h.