Searched refs:tca_family (Results 1 - 12 of 12) sorted by relevance

/external/strace/
H A Drtnl_tc_action.c51 struct tcamsg tca = { .tca_family = family };
53 PRINT_FIELD_XVAL("{", tca, tca_family, addrfams, "AF_???");
/external/strace/tests/
H A Dnlattr_tcamsg.c46 .tca_family = AF_INET
54 ", seq=0, pid=0}, {tca_family=AF_INET}",
H A Dnetlink_route.c361 .tca_family = AF_INET
367 printf("{tca_family=AF_INET}"));
/external/strace/tests-m32/
H A Dnlattr_tcamsg.c46 .tca_family = AF_INET
54 ", seq=0, pid=0}, {tca_family=AF_INET}",
H A Dnetlink_route.c361 .tca_family = AF_INET
367 printf("{tca_family=AF_INET}"));
/external/strace/tests-mx32/
H A Dnlattr_tcamsg.c46 .tca_family = AF_INET
54 ", seq=0, pid=0}, {tca_family=AF_INET}",
H A Dnetlink_route.c361 .tca_family = AF_INET
367 printf("{tca_family=AF_INET}"));
/external/libnl/lib/route/
H A Dact.c131 .tca_family = AF_UNSPEC,
474 tc->tc_family = tm->tca_family;
524 .tca_family = AF_UNSPEC,
/external/iproute2/tc/
H A Dm_action.c466 .t.tca_family = AF_UNSPEC,
565 .t.tca_family = AF_UNSPEC,
604 .t.tca_family = AF_UNSPEC,
/external/libnl/include/linux-private/linux/
H A Drtnetlink.h594 unsigned char tca_family; member in struct:tcamsg
/external/iproute2/include/uapi/linux/
H A Drtnetlink.h681 unsigned char tca_family; member in struct:tcamsg
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h686 unsigned char tca_family; member in struct:tcamsg

Completed in 127 milliseconds