Home
last modified time | relevance | path

Searched defs:in_ib (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dinterface.c1111 int FAST_FUNC in_ib(const char *bufp, struct sockaddr *sap) in in_ib() function
/busybox-1.35.0/include/
Dlibbb.h1576 #define in_ib(a, b) 1 /* fail */ macro