Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/pfctl/
Dpfctl_parser.h274 pf_osfp_t pfctl_get_fingerprint(const char *);
Dpfctl_osfp.c337 pfctl_get_fingerprint(const char *name) in pfctl_get_fingerprint() function
Dparse.y5254 r->os_fingerprint = pfctl_get_fingerprint(src_os->os); in expand_rule()