Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.h209 const unsigned char *debugnet_get_gw_mac(const struct debugnet_pcb *);
H A Ddebugnet.c109 debugnet_get_gw_mac(const struct debugnet_pcb *pcb) in debugnet_get_gw_mac() function
/freebsd/sys/netinet/netdump/
H A Dnetdump_client.c335 debugnet_get_gw_mac(pcb), ":"); in netdump_start()