Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp465 struct bytecode { in destroySocketsLackingPermission() struct
466 markmatch netIdMatch; in destroySocketsLackingPermission()
467 markmatch controlMatch; in destroySocketsLackingPermission()
468 inet_diag_bc_op controlJump; in destroySocketsLackingPermission()
469 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local