Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c276 static struct block *gen_snap(bpf_u_int32, bpf_u_int32);
1813 b0 = gen_snap(0x000000, ETHERTYPE_IPX);
1867 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
1869 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
2003 b1 = gen_snap(0x000000, ETHERTYPE_IPX);
2050 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
2052 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
3364 gen_snap(orgcode, ptype) in gen_snap() function
3603 return gen_snap(0x080007, ETHERTYPE_ATALK);