Searched refs:gen_snap (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.c252 static struct block *gen_snap(bpf_u_int32, bpf_u_int32);
1804 b0 = gen_snap(0x000000, ETHERTYPE_IPX);
1859 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
1861 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
1997 b1 = gen_snap(0x000000, ETHERTYPE_IPX);
2045 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
2047 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
3437 gen_snap(orgcode, ptype) function
3505 return gen_snap(0x080007, ETHERTYPE_ATALK);
3532 * return gen_snap(
[all...]

Completed in 60 milliseconds