Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c250 static struct block *gen_snap(bpf_u_int32, bpf_u_int32);
1808 b0 = gen_snap(0x000000, ETHERTYPE_IPX);
1863 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
1865 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
2001 b1 = gen_snap(0x000000, ETHERTYPE_IPX);
2049 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
2051 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
3443 gen_snap(orgcode, ptype) in gen_snap() function
3511 return gen_snap(0x080007, ETHERTYPE_ATALK);