Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp491 struct bytecode { in destroySocketsLackingPermission() struct
492 markmatch netIdMatch; in destroySocketsLackingPermission()
493 markmatch controlMatch; in destroySocketsLackingPermission()
494 inet_diag_bc_op controlJump; in destroySocketsLackingPermission()
495 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local