Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dethsw.c620 static int keyword_match_mac_addr(enum ethsw_keyword_id key_id, int argc,
671 .match = &keyword_match_mac_addr,
674 .match = &keyword_match_mac_addr,
851 static int keyword_match_mac_addr(enum ethsw_keyword_id key_id, int argc, in keyword_match_mac_addr() function