Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dipntable.c218 __u32 aprobe; in ipntable_modify() local
222 if (get_u32(&aprobe, *argv, 0)) in ipntable_modify()
226 NDTPA_APP_PROBES, aprobe); in ipntable_modify()
520 __u32 aprobe = rta_getattr_u32(tpb[NDTPA_APP_PROBES]); in print_ntable() local
521 fprintf(fp, "app_probes %u ", aprobe); in print_ntable()