Searched refs:inet_diag_bc_op (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dinet_diag.h48 struct inet_diag_bc_op { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dinet_diag.h48 struct inet_diag_bc_op { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Dss.c735 struct inet_diag_bc_op *op = (struct inet_diag_bc_op*)a;
751 ((struct inet_diag_bc_op*)*bytecode)[0] = (struct inet_diag_bc_op){ INET_DIAG_BC_AUTO, 4, 8 };
775 struct inet_diag_bc_op *op = (struct inet_diag_bc_op *)ptr;
780 *op = (struct inet_diag_bc_op){ code, oplen, oplen+4 };
787 op = (struct inet_diag_bc_op *)ptr;
788 *op = (struct inet_diag_bc_op){ INET_DIAG_BC_JMP, 4, len - (ptr-*bytecode)};
798 ((struct inet_diag_bc_op*)*bytecod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dinet_diag.c333 const struct inet_diag_bc_op *op = bc;
407 const struct inet_diag_bc_op *op = bc;
427 struct inet_diag_bc_op *op = (struct inet_diag_bc_op *)bc;
827 nla_len(attr) < sizeof(struct inet_diag_bc_op) ||

Completed in 54 milliseconds