Searched refs:node_port (Results 1 – 1 of 1) sorted by relevance
142 struct node_port { struct145 struct node_port *next; argument146 struct node_port *tail; argument207 struct node_port *port;428 struct node_port *port;3784 $$ = calloc(1, sizeof(struct node_port));3802 $$ = calloc(1, sizeof(struct node_port));3817 $$ = calloc(1, sizeof(struct node_port));6019 LOOP_THROUGH(struct node_port, src_port, src_ports, in expand_rule()6166 FREE_LIST(struct node_port, src_ports); in expand_rule()[all …]