Home
last modified time | relevance | path

Searched refs:node_gid (Results 1 – 1 of 1) sorted by relevance

/src/sbin/pfctl/
H A Dparse.y163 struct node_gid { struct
166 struct node_gid *next; argument
167 struct node_gid *tail; argument
283 struct node_gid *gid;
460 struct node_uid *, struct node_gid *, struct node_if *,
523 struct node_gid *gid;
4473 $$ = calloc(1, sizeof(struct node_gid));
4488 $$ = calloc(1, sizeof(struct node_gid));
4503 $$ = calloc(1, sizeof(struct node_gid));
6819 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()
[all …]