Searched refs:vsw_frame_lookup_vid (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_switching.c | 102 boolean_t vsw_frame_lookup_vid(void *arg, int caller, struct ether_header *ehp, 1386 is_tagged = vsw_frame_lookup_vid(arg, type, ehp, &vlan_id); in vsw_vlan_frame_untag() 1476 vsw_frame_lookup_vid(void *arg, int caller, struct ether_header *ehp, in vsw_frame_lookup_vid() function
|
H A D | vsw_ldc.c | 187 extern boolean_t vsw_frame_lookup_vid(void *arg, int caller,
|