Searched defs:ebroadcast (Results 1 - 1 of 1) sorted by relevance

/external/libpcap/
H A Dgencode.c7280 static const u_char ebroadcast[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
7294 b0 = gen_ehostop(cstate, ebroadcast, Q_DST);
7299 return gen_fhostop(cstate, ebroadcast, Q_DST);
7301 return gen_thostop(cstate, ebroadcast, Q_DST);
7307 return gen_wlanhostop(cstate, ebroadcast, Q_DST);
7309 return gen_ipfchostop(cstate, ebroadcast, Q_DST);

Completed in 109 milliseconds