Home
last modified time | relevance | path

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

/external/strace/
Drtnl_tc_action.c51 struct tcamsg tca = { .tca_family = family }; in DECL_NETLINK_ROUTE_DECODER()
53 PRINT_FIELD_XVAL("{", tca, tca_family, addrfams, "AF_???"); in DECL_NETLINK_ROUTE_DECODER()
/external/libnl/lib/route/
Dact.c131 .tca_family = AF_UNSPEC, in rtnl_act_msg_build()
474 tc->tc_family = tm->tca_family; in rtnl_act_msg_parse()
524 .tca_family = AF_UNSPEC, in act_request_update()
/external/strace/tests-mx32/
Dnlattr_tcamsg.c46 .tca_family = AF_INET in init_tcamsg()
Dnetlink_route.c361 .tca_family = AF_INET in test_rtnl_tca()
/external/strace/tests-m32/
Dnlattr_tcamsg.c46 .tca_family = AF_INET in init_tcamsg()
Dnetlink_route.c361 .tca_family = AF_INET in test_rtnl_tca()
/external/strace/tests/
Dnlattr_tcamsg.c46 .tca_family = AF_INET in init_tcamsg()
Dnetlink_route.c361 .tca_family = AF_INET in test_rtnl_tca()
/external/iproute2/tc/
Dm_action.c455 .t.tca_family = AF_UNSPEC, in tc_action_gd()
554 .t.tca_family = AF_UNSPEC, in tc_action_modify()
593 .t.tca_family = AF_UNSPEC, in tc_act_list_or_flush()
/external/libnl/include/linux-private/linux/
Drtnetlink.h594 unsigned char tca_family; member
/external/iproute2/include/uapi/linux/
Drtnetlink.h681 unsigned char tca_family; member
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h713 unsigned char tca_family; member