Searched refs:llc_oui (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | clip.c | 181 static const unsigned char llc_oui[] = { variable 221 memcmp(skb->data, llc_oui, sizeof(llc_oui))) in clip_push() 382 memcpy(here, llc_oui, sizeof(llc_oui)); in clip_start_xmit() 483 error = neigh_update(neigh, llc_oui, NUD_PERMANENT, in clip_setentry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_pkt_ofld.c | 375 u8 llc_oui[] = {0x00, 0x00, 0x00}; in _phl_pkt_ofld_construct_eapol_key_data() local 411 SET_LLC_OUI(d, pkt, llc_oui); in _phl_pkt_ofld_construct_eapol_key_data()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_pkt_ofld.c | 375 u8 llc_oui[] = {0x00, 0x00, 0x00}; in _phl_pkt_ofld_construct_eapol_key_data() local 411 SET_LLC_OUI(d, pkt, llc_oui); in _phl_pkt_ofld_construct_eapol_key_data()
|