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()1479 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1517 SEG6_F_ATTR(SEG6_LOCAL_TABLE) |1523 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1639 [SEG6_LOCAL_TABLE] = { .type = NLA_U32 },1713 slwt->table = nla_get_u32(attrs[SEG6_LOCAL_TABLE]); in parse_nla_table()1720 if (nla_put_u32(skb, SEG6_LOCAL_TABLE, slwt->table)) in put_nla_table()2276 [SEG6_LOCAL_TABLE] = { .parse = parse_nla_table,2594 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)) in seg6_local_get_encap_size()