Searched refs:rmac (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/net/802/ |
D | llc_macinit.c | 158 int register_cl2llc_client(llcptr lp, const char *device, void (*event)(llcptr), u8 *rmac, u8 ssap,… in register_cl2llc_client() argument 177 memcpy(lp->remote_mac, rmac, sizeof(lp->remote_mac)); in register_cl2llc_client()
|
/linux-2.4.37.9/include/net/ |
D | llc.h | 132 int register_cl2llc_client(llcptr llc, const char *device, void (*ops)(llcptr), u8 *rmac, u8 ssap,…
|