Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c237 static void pf_check_vlan_tag(uint_t offset);
695 pf_check_vlan_tag(ENCAP_ETHERTYPE_OFF/2); in pf_ipaddr_match()
726 pf_check_vlan_tag( in pf_ipaddr_match()
765 pf_check_vlan_tag( in pf_ipaddr_match()
911 pf_check_vlan_tag(ENCAP_ETHERTYPE_OFF/2); in pf_netaddr_match()
1012 pf_check_vlan_tag(uint_t offset) in pf_check_vlan_tag() function
1018 (last_offset_operation != (void*)pf_check_vlan_tag || in pf_check_vlan_tag()
1058 last_offset_operation = (void*)pf_check_vlan_tag; in pf_check_vlan_tag()
1096 pf_check_vlan_tag(2); in pf_match_ethertype()
1135 pf_check_vlan_tag(ENCAP_ETHERTYPE_OFF/2); in pf_check_transport_protocol()
[all …]