Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.h279 char *pfctl_lookup_fingerprint(pf_osfp_t, char *, size_t);
H A Dpfctl_osfp.c457 pfctl_lookup_fingerprint(pf_osfp_t fp, char *buf, size_t len) in pfctl_lookup_fingerprint() function
H A Dpfctl_parser.c376 printf(" os \"%s\"", pfctl_lookup_fingerprint(osfp, buf, in print_fromto()