Searched defs:nfnl_callback (Results 1 – 5 of 5) sorted by relevance
56 struct nfnl_callback { struct57 int (*call)(struct nlmsghdr *nlh, struct nfattr *nfa[], void *data);58 void *data;59 u_int16_t attr_count;
57 struct nfnl_callback struct70 const struct nfnl_callback *cb; /* callback for individual types */ argument
84272 struct nfnl_callback { struct84275 enum nfnl_callback_type type; argument84289 const struct nfnl_callback *cb; argument
109126 struct nfnl_callback { struct109138 const struct nfnl_callback *cb; argument