Searched refs:node_if (Results 1 – 2 of 2) sorted by relevance
117 struct node_if { struct122 struct node_if *next; argument123 struct node_if *tail; argument
375 int expand_skip_interface(struct node_if *);422 struct node_if *interface;1571 struct node_if *i, *j;1589 j = calloc(1, sizeof(struct node_if));3249 $$ = calloc(1, sizeof(struct node_if));5661 FREE_LIST(struct node_if, interfaces); in expand_altq()5755 FREE_LIST(struct node_if, interfaces); in expand_altq()5891 FREE_LIST(struct node_if, interfaces); in expand_queue()5977 FREE_LIST(struct node_if, interfaces); in expand_eth_rule()6163 FREE_LIST(struct node_if, interfaces); in expand_rule()[all …]