Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp483 struct bytecode { in destroySocketsLackingPermission() struct
484 markmatch netIdMatch; in destroySocketsLackingPermission()
485 markmatch controlMatch; in destroySocketsLackingPermission()
486 inet_diag_bc_op controlJump; in destroySocketsLackingPermission()
487 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local