Searched defs:chain_node (Results 1 – 6 of 6) sorted by relevance
85 struct list_head chain_node; member
714 struct list_head chain_node; member
999 struct chain_node { struct1004 #define CHAIN_NODE(skb) ((struct chain_node*)(((struct sk_buff*)skb)->pktc_cb)) argument
152 struct list_head chain_node; /* node in channel ops list */ member
241 struct node *chain_node(struct node *first, struct node *list) in chain_node() function
258 struct node *chain_node(struct node *first, struct node *list) in chain_node() function