Searched defs:ll_proto (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libpcap/ |
H A D | gencode.c | 1961 gen_ether_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_ether_linktype() 2129 gen_loopback_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_loopback_linktype() 2168 gen_ipnet_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_ipnet_linktype() 2196 gen_linux_sll_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_linux_sll_linktype() 3094 ethertype_to_ppptype(bpf_u_int32 ll_proto) in ethertype_to_ppptype() 3191 gen_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_linktype() 3945 gen_llc_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_llc_linktype() 4020 int dir, bpf_u_int32 ll_proto, u_int src_off, u_int dst_off) in gen_hostop() 4085 struct in6_addr *mask, int dir, bpf_u_int32 ll_proto, u_int src_off, in gen_hostop6() 4925 gen_mpls_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_mpls_linktype()
|