Home
last modified time | relevance | path

Searched defs:type_off (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dbtf.h46 uint32_t type_off; /* Offset of type section, in bytes. */ member
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_bpf_comp.c697 const u_int type_off = offsetof(struct icmp, icmp_type); npfctl_bpf_icmp() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbtfout.cc787 uint32_t type_off = 0, type_len = 0; in output_btf_header() local