Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp487 struct bytecode { in destroySocketsLackingPermission() struct
488 markmatch netIdMatch; in destroySocketsLackingPermission()
489 markmatch controlMatch; in destroySocketsLackingPermission()
490 inet_diag_bc_op controlJump; in destroySocketsLackingPermission()
491 } __attribute__((packed)) bytecode; in destroySocketsLackingPermission() local