Searched refs:if_local (Results 1 – 1 of 1) sorted by relevance
64 int8_t if_local; /* is delivered locally */ member266 if_local = p == NULL ? 0 : (p->if_flags & IFF_LOOPBACK) == 0 ? 0 : 1;