Searched defs:lmac (Results 1 - 1 of 1) sorted by relevance

/net/llc/
H A Dllc_if.c69 * @lmac: local mac address
79 int llc_establish_connection(struct sock *sk, u8 *lmac, u8 *dmac, u8 dsap) argument
90 memcpy(laddr.mac, lmac, sizeof(laddr.mac));

Completed in 47 milliseconds