Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-tc.c78 TC_API_CANNOT_LOAD, enumerator
282 if (currentStatus == TC_API_CANNOT_LOAD) in LoadTcFunctions()
284 return TC_API_CANNOT_LOAD; in LoadTcFunctions()
287 currentStatus = TC_API_CANNOT_LOAD; in LoadTcFunctions()