Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dm_pedit.c79 static void *pBODY; in get_pedit_kind() local
92 dlh = pBODY; in get_pedit_kind()
94 dlh = pBODY = dlopen(NULL, RTLD_LAZY); in get_pedit_kind()