Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dipgre.c42 #define IPGRE_ATTR_TOS (1 << 8) macro
147 ipgre->ipgre_mask |= IPGRE_ATTR_TOS; in ipgre_parse()
194 if (ipgre->ipgre_mask & IPGRE_ATTR_TOS) in ipgre_put_attrs()
275 if (ipgre->ipgre_mask & IPGRE_ATTR_TOS) { in ipgre_dump_details()
665 ipgre->ipgre_mask |= IPGRE_ATTR_TOS; in rtnl_link_ipgre_set_tos()