Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcap/contrib/seccomp/
H A Dexplore.go89 type SockFProg struct { struct
92 Len uint16
95 Filter *SockFilter
184 func SeccompSetModeFilter(prog *SockFProg) error {
213 func applyPolicy(prog *SockFProg) {