Home
last modified time | relevance | path

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

/external/libpcap/
Dgencode.c1961 gen_ether_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_ether_linktype() argument
1965 switch (ll_proto) { in gen_ether_linktype()
1984 b1 = gen_cmp(cstate, OR_LLC, 0, BPF_H, (ll_proto << 8) | ll_proto); in gen_ether_linktype()
2082 if (ll_proto == ETHERTYPE_ATALK) in gen_ether_linktype()
2093 b0 = gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, ll_proto); in gen_ether_linktype()
2099 if (ll_proto <= ETHERMTU) { in gen_ether_linktype()
2110 b1 = gen_cmp(cstate, OR_LINKTYPE, 2, BPF_B, ll_proto); in gen_ether_linktype()
2123 return gen_cmp(cstate, OR_LINKTYPE, 0, BPF_H, ll_proto); in gen_ether_linktype()
2129 gen_loopback_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_loopback_linktype() argument
2157 ll_proto = SWAPLONG(ll_proto); in gen_loopback_linktype()
[all …]
/external/iproute2/lib/
DMakefile5 UTILOBJ = utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o \
DAndroid.bp46 "ll_proto.c",
/external/iproute2/bash-completion/
Dtc127 protocol) # list comes from lib/ll_proto.c