Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h422 void iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]);
H A Diflib.c250 iflib_set_mac(if_ctx_t ctx, uint8_t mac[ETHER_ADDR_LEN]) in iflib_set_mac() function