Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpfvar.h2243 __private_extern__ int pf_match_gid(u_int8_t, gid_t, gid_t, gid_t);
H A Dpf.c3083 pf_match_gid(u_int8_t op, gid_t a1, gid_t a2, gid_t g) in pf_match_gid() function
5353 !pf_match_gid(r->gid.op, r->gid.gid[0], r->gid.gid[1], in pf_test_rule()