Searched refs:type_off (Results 1 – 3 of 3) sorted by relevance
46 uint32_t type_off; /* Offset of type section, in bytes. */ member
758 const u_int type_off = offsetof(struct icmp, icmp_type); in npfctl_bpf_icmp() local762 assert(offsetof(struct icmp6_hdr, icmp6_type) == type_off); in npfctl_bpf_icmp()771 BPF_STMT(BPF_LD+BPF_B+BPF_IND, type_off), in npfctl_bpf_icmp()
787 uint32_t type_off = 0, type_len = 0; in output_btf_header() local805 str_off = type_off + type_len; in output_btf_header()812 dw2_asm_output_data (4, type_off, "type_off"); in output_btf_header()