Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dclip.c181 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()