Lines Matching full:gen_snap
250 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)
3511 return gen_snap(0x080007, ETHERTYPE_ATALK);
3538 * return gen_snap(0x000000, proto);