Searched refs:SIT_ATTR_LOCAL (Results 1 - 1 of 1) sorted by relevance

/external/libnl/lib/route/link/
H A Dsit.c35 #define SIT_ATTR_LOCAL (1 << 1) macro
106 sit->sit_mask |= SIT_ATTR_LOCAL;
157 if (sit->sit_mask & SIT_ATTR_LOCAL)
212 if (sit->sit_mask & SIT_ATTR_LOCAL) {
392 sit->sit_mask |= SIT_ATTR_LOCAL;

Completed in 389 milliseconds