Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dpcap-tc.c80 TC_API_CANNOT_LOAD, enumerator
337 if (currentStatus == TC_API_CANNOT_LOAD) in LoadTcFunctions()
339 return TC_API_CANNOT_LOAD; in LoadTcFunctions()
342 currentStatus = TC_API_CANNOT_LOAD; in LoadTcFunctions()