Searched defs:deferred_action (Results 1 – 1 of 1) sorted by relevance
51 struct deferred_action { struct52 struct sk_buff *skb;53 const struct nlattr *actions;78 struct deferred_action fifo[DEFERRED_ACTION_FIFO_SIZE]; argument