Searched refs:node_port (Results 1 – 1 of 1) sorted by relevance
137 struct node_port { struct140 struct node_port *next; argument141 struct node_port *tail; argument202 struct node_port *port;399 struct node_port *port;3306 $$ = calloc(1, sizeof(struct node_port));3324 $$ = calloc(1, sizeof(struct node_port));3339 $$ = calloc(1, sizeof(struct node_port));5421 LOOP_THROUGH(struct node_port, src_port, src_ports, in expand_rule()5547 FREE_LIST(struct node_port, src_ports); in expand_rule()[all …]