Home
last modified time | relevance | path

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

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