Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_osfp.c103 char srcname[INET6_ADDRSTRLEN]; in pf_osfp_fingerprint_hdr() local
105 char srcname[INET_ADDRSTRLEN]; in pf_osfp_fingerprint_hdr() local
122 inet_ntoa_r(ip->ip_src, srcname); in pf_osfp_fingerprint_hdr()
131 ip6_sprintf(srcname, (const struct in6_addr *)&ip6->ip6_src); in pf_osfp_fingerprint_hdr()
196 srcname, ntohs(tcp->th_sport), in pf_osfp_fingerprint_hdr()