Home
last modified time | relevance | path

Searched refs:INET_DIAG_BC_JMP (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/linux/
Dinet_diag.h67 INET_DIAG_BC_JMP, enumerator
/external/kernel-headers/original/uapi/linux/
Dinet_diag.h84 INET_DIAG_BC_JMP, enumerator
/external/iproute2/misc/
Dss.c1232 *op = (struct inet_diag_bc_op){ INET_DIAG_BC_JMP, 4, len - (ptr-*bytecode)}; in ssfilter_bytecompile()
1295 *(struct inet_diag_bc_op*)(a+l1) = (struct inet_diag_bc_op){ INET_DIAG_BC_JMP, 4, l2+4 }; in ssfilter_bytecompile()
1307 *(struct inet_diag_bc_op*)(a+l1) = (struct inet_diag_bc_op){ INET_DIAG_BC_JMP, 4, 8 }; in ssfilter_bytecompile()