Home
last modified time | relevance | path

Searched refs:TCA_FW_POLICE (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/tc/
Df_fw.c82 if (parse_police(&argc, &argv, TCA_FW_POLICE, n)) { in fw_parse_opt()
144 if (tb[TCA_FW_POLICE]) in fw_print_opt()
145 tc_print_police(f, tb[TCA_FW_POLICE]); in fw_print_opt()
/external/libnl/lib/route/cls/
Dfw.c63 if (tb[TCA_FW_POLICE]) { in fw_msg_parser()
64 f->cf_police = nl_data_alloc_attr(tb[TCA_FW_POLICE]); in fw_msg_parser()
129 NLA_PUT_DATA(msg, TCA_FW_POLICE, f->cf_police); in fw_get_opts()
/external/iproute2/include/linux/
Dpkt_cls.h220 TCA_FW_POLICE, enumerator
/external/kernel-headers/original/uapi/linux/
Dpkt_cls.h274 TCA_FW_POLICE, enumerator
/external/libnl/include/linux/
Dpkt_cls.h306 TCA_FW_POLICE, enumerator