HomeSort by: relevance | last modified time | path
    Searched refs:npf_match_rid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/npf/
npf_socket.c 59 npf_match_rid(rid_t *rid, uint32_t uid_lookup) function in typeref:typename:int
npf_impl.h 482 int npf_match_rid(rid_t *, uint32_t);
npf_ruleset.c 1040 gid_matched |= npf_match_rid(&rl->gid, sock_gid);
1046 uid_matched |= npf_match_rid(&rl->uid, sock_uid);

Completed in 16 milliseconds