Searched refs:TIPV4 (Results 1 – 3 of 3) sorted by relevance
/external/iproute2/tc/ |
D | p_ip.c | 44 res = parse_cmd(&argc, &argv, 4, TIPV4, RU32, sel, tkey); in parse_ip() 50 res = parse_cmd(&argc, &argv, 4, TIPV4, RU32, sel, tkey); in parse_ip()
|
D | m_pedit.h | 31 #define TIPV4 1 macro
|
D | m_pedit.c | 301 if (type == TIPV4) { in parse_val() 410 if (type == TIPV4) in parse_cmd()
|