Searched refs:SEG6_LOCAL_TABLE (Results 1 – 3 of 3) sorted by relevance
23 SEG6_LOCAL_TABLE, enumerator
1219 legacy = !!(parsed_optattrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)); in seg6_end_dt6_parse_mode()1485 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1523 SEG6_F_ATTR(SEG6_LOCAL_TABLE) |1529 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1645 [SEG6_LOCAL_TABLE] = { .type = NLA_U32 },1719 slwt->table = nla_get_u32(attrs[SEG6_LOCAL_TABLE]); in parse_nla_table()1726 if (nla_put_u32(skb, SEG6_LOCAL_TABLE, slwt->table)) in put_nla_table()2282 [SEG6_LOCAL_TABLE] = { .parse = parse_nla_table,2600 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)) in seg6_local_get_encap_size()