Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c237 static struct block *gen_snap(bpf_u_int32, bpf_u_int32);
1869 b0 = gen_snap(0x000000, ETHERTYPE_IPX);
1923 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
1925 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
2059 b1 = gen_snap(0x000000, ETHERTYPE_IPX);
2106 b1 = gen_snap(0x080007, ETHERTYPE_ATALK);
2108 b1 = gen_snap(0x000000, ETHERTYPE_AARP);
3496 static struct block *gen_snap(orgcode, ptype) in gen_snap() function
3562 return gen_snap(0x080007, ETHERTYPE_ATALK);