Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c1977 switch (ll_proto) { in gen_ether_linktype()
1996 b1 = gen_cmp(cstate, OR_LLC, 0, BPF_H, (ll_proto << 8) | ll_proto); in gen_ether_linktype()
2169 ll_proto = SWAPLONG(ll_proto); in gen_loopback_linktype()
2170 ll_proto = htonl(ll_proto); in gen_loopback_linktype()
2182 switch (ll_proto) { in gen_ipnet_linktype()
2212 switch (ll_proto) { in gen_linux_sll_linktype()
2230 b1 = gen_cmp(cstate, OR_LLC, 0, BPF_H, (ll_proto << 8) | ll_proto); in gen_linux_sll_linktype()
2334 ll_proto); in gen_linux_sll_linktype()
3090 return (ll_proto); in ethertype_to_ppptype()
3177 ll_proto = (ll_proto << 8 | LLCSAP_ISONS); in gen_linktype()
[all …]