Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c243 static void pf_check_transport_protocol(uint_t transport_protocol);
1125 pf_check_transport_protocol(uint_t transport_protocol) in pf_check_transport_protocol() function
1248 pf_check_transport_protocol(IPPROTO_TCP); in pf_primary()
1255 pf_check_transport_protocol(IPPROTO_UDP); in pf_primary()
1262 pf_check_transport_protocol(IPPROTO_OSPF); in pf_primary()
1270 pf_check_transport_protocol(IPPROTO_SCTP); in pf_primary()
1277 pf_check_transport_protocol(IPPROTO_ICMP); in pf_primary()
1284 pf_check_transport_protocol(IPPROTO_ICMPV6); in pf_primary()
1291 pf_check_transport_protocol(IPPROTO_ENCAP); in pf_primary()
1298 pf_check_transport_protocol(IPPROTO_ESP); in pf_primary()
[all …]