Searched refs:llc2 (Results 1 – 1 of 1) sorted by relevance
2734 struct llc *llc2 = (struct llc *)(eh1 + 1); in bridge_ipf() local2737 llc2->llc_dsap == LLC_SNAP_LSAP && in bridge_ipf()2738 llc2->llc_ssap == LLC_SNAP_LSAP && in bridge_ipf()2739 llc2->llc_control == LLC_UI) { in bridge_ipf()2740 ether_type = htons(llc2->llc_un.type_snap.ether_type); in bridge_ipf()