Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c6068 static u_char ebroadcast[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
6079 return gen_ehostop(ebroadcast, Q_DST);
6081 return gen_fhostop(ebroadcast, Q_DST);
6083 return gen_thostop(ebroadcast, Q_DST);
6089 return gen_wlanhostop(ebroadcast, Q_DST);
6091 return gen_ipfchostop(ebroadcast, Q_DST);
6106 b0 = gen_ehostop(ebroadcast, Q_DST);