Searched refs:ptype (Results 1 – 1 of 1) sorted by relevance
500 enum bpf_prog_type ptype = getSectionType(name); in readCodeSections() local502 if (ptype == BPF_PROG_TYPE_UNSPEC) continue; in readCodeSections()512 cs_temp.type = ptype; in readCodeSections()