Searched refs:SEG6_LOCAL_TABLE (Results 1 – 3 of 3) sorted by relevance
23 SEG6_LOCAL_TABLE, enumerator
832 legacy = !!(parsed_optattrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)); in seg6_end_dt6_parse_mode()1091 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1129 SEG6_F_ATTR(SEG6_LOCAL_TABLE) |1135 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1251 [SEG6_LOCAL_TABLE] = { .type = NLA_U32 },1325 slwt->table = nla_get_u32(attrs[SEG6_LOCAL_TABLE]); in parse_nla_table()1332 if (nla_put_u32(skb, SEG6_LOCAL_TABLE, slwt->table)) in put_nla_table()1886 [SEG6_LOCAL_TABLE] = { .parse = parse_nla_table,2204 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)) in seg6_local_get_encap_size()