Home
last modified time | relevance | path

Searched defs:exact (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_traffic_rule.c819 boolean_t exact; in inet_traffic_rule_match() local
/xnu-10063.141.1/bsd/net/
H A Dpf_table.c872 pfr_lookup_addr(struct pfr_ktable *kt, struct pfr_addr *ad, int exact) in pfr_lookup_addr()