Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c1128 uint_t number_of_matches = 0; in pf_check_transport_protocol() local
1133 number_of_matches++; in pf_check_transport_protocol()
1140 if (number_of_matches > 1) { in pf_check_transport_protocol()