Searched defs:mac2str (Results 1 – 2 of 2) sorted by relevance
| /external/iptables/extensions/ | ||
| D | libipt_CLUSTERIP.c | 133 static const char *mac2str(const uint8_t mac[ETH_ALEN])  in mac2str()  function | 
| /external/scapy/scapy/ | ||
| D | utils.py | 360 def mac2str(mac):  function |