HomeSort by: relevance | last modified time | path
    Searched defs:tr_broadcast (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/dhcp/dist/common/
tr.c 117 static unsigned char tr_broadcast[6] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; variable
205 if (memcmp(trh->daddr, tr_broadcast,TR_ALEN) == 0) {

Completed in 59 milliseconds