Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dsit.c38 #define SIT_ATTR_TOS (1 << 4) macro
121 sit->sit_mask |= SIT_ATTR_TOS; in sit_parse()
166 if (sit->sit_mask & SIT_ATTR_TOS) in sit_put_attrs()
233 if (sit->sit_mask & SIT_ATTR_TOS) { in sit_dump_details()
494 sit->sit_mask |= SIT_ATTR_TOS; in rtnl_link_sit_set_tos()