Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/pfctl/
HDpfctl_parser.h307 char *pfctl_lookup_fingerprint(pf_osfp_t, char *, size_t);
HDpfctl_osfp.c458 pfctl_lookup_fingerprint(pf_osfp_t fp, char *buf, size_t len) in pfctl_lookup_fingerprint() function
HDpfctl_parser.c403 printf(" os \"%s\"", pfctl_lookup_fingerprint(osfp, buf, in print_fromto()