Searched refs:gen_linktype (Results 1 – 1 of 1) sorted by relevance
/dragonfly/contrib/libpcap/ |
H A D | gencode.c | 4032 b0 = gen_linktype(cstate, ll_proto); in gen_hostop() 4109 b0 = gen_linktype(cstate, ll_proto); in gen_hostop6() 4841 b0 = gen_linktype(cstate, ETHERTYPE_DN); in gen_dnhostop() 5381 b1 = gen_linktype(cstate, ETHERTYPE_IP); in gen_proto_abbrev_internal() 5404 b1 = gen_linktype(cstate, ETHERTYPE_DN); in gen_proto_abbrev_internal() 5453 b1 = gen_linktype(cstate, LLCSAP_ISONS); in gen_proto_abbrev_internal() 5529 b1 = gen_linktype(cstate, LLCSAP_8021D); in gen_proto_abbrev_internal() 5533 b1 = gen_linktype(cstate, LLCSAP_IPX); in gen_proto_abbrev_internal() 5686 b0 = gen_linktype(cstate, ETHERTYPE_IP); in gen_port() 5878 b0 = gen_linktype(cstate, ETHERTYPE_IP); in gen_portrange() [all …]
|