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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgencode.c7151 static u_char ebroadcast[] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; local
7164 return gen_ehostop(ebroadcast, Q_DST);
7166 return gen_fhostop(ebroadcast, Q_DST);
7168 return gen_thostop(ebroadcast, Q_DST);
7174 return gen_wlanhostop(ebroadcast, Q_DST);
7176 return gen_ipfchostop(ebroadcast, Q_DST);
7191 b0 = gen_ehostop(ebroadcast, Q_DST);

Completed in 46 milliseconds