OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inet_diag_bc_op
(Results
1 - 5
of
5
) sorted by null
/external/iproute2/include/linux/
inet_diag.h
59
struct
inet_diag_bc_op
{
struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h
48
struct
inet_diag_bc_op
{
struct
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h
48
struct
inet_diag_bc_op
{
struct
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inet_diag.h
48
struct
inet_diag_bc_op
{
struct
/external/iproute2/misc/
ss.c
798
struct
inet_diag_bc_op
*op = (struct
inet_diag_bc_op
*)a;
814
((struct
inet_diag_bc_op
*)*bytecode)[0] = (struct
inet_diag_bc_op
){ INET_DIAG_BC_AUTO, 4, 8 };
838
struct
inet_diag_bc_op
*op = (struct
inet_diag_bc_op
*)ptr;
843
*op = (struct
inet_diag_bc_op
){ code, oplen, oplen+4 };
850
op = (struct
inet_diag_bc_op
*)ptr;
851
*op = (struct
inet_diag_bc_op
){ INET_DIAG_BC_JMP, 4, len - (ptr-*bytecode)};
861
((struct
inet_diag_bc_op
*)*bytecode)[0] = (struct inet_diag_bc_op){ INET_DIAG_BC_D_GE, 8, 12 }
[
all
...]
Completed in 62 milliseconds