Home
last modified time | relevance | path

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

/freebsd/sbin/pfctl/
H A Dparse.y156 struct node_gid { struct
159 struct node_gid *next; argument
160 struct node_gid *tail; argument
271 struct node_gid *gid;
390 struct node_uid *, struct node_gid *, struct node_if *,
449 struct node_gid *gid;
4061 $$ = calloc(1, sizeof(struct node_gid));
4076 $$ = calloc(1, sizeof(struct node_gid));
4091 $$ = calloc(1, sizeof(struct node_gid));
6172 struct node_port *dst_ports, struct node_uid *uids, struct node_gid *gids, in expand_rule()
[all …]