Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c7152 static u_char ebroadcast[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
7165 return gen_ehostop(ebroadcast, Q_DST);
7167 return gen_fhostop(ebroadcast, Q_DST);
7169 return gen_thostop(ebroadcast, Q_DST);
7175 return gen_wlanhostop(ebroadcast, Q_DST);
7177 return gen_ipfchostop(ebroadcast, Q_DST);
7192 b0 = gen_ehostop(ebroadcast, Q_DST);