Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/pfctl/
Dpfctl_parser.h276 char *pfctl_lookup_fingerprint(pf_osfp_t, char *, size_t);
Dpfctl_osfp.c457 pfctl_lookup_fingerprint(pf_osfp_t fp, char *buf, size_t len) in pfctl_lookup_fingerprint() function
Dpfctl_parser.c392 printf(" os \"%s\"", pfctl_lookup_fingerprint(osfp, buf, in print_fromto()