Searched refs:SEG6_LOCAL_TABLE (Results 1 – 3 of 3) sorted by relevance
23 SEG6_LOCAL_TABLE, enumerator
734 legacy = !!(parsed_optattrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)); in seg6_end_dt6_parse_mode()994 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1032 SEG6_F_ATTR(SEG6_LOCAL_TABLE) |1038 .attrs = SEG6_F_ATTR(SEG6_LOCAL_TABLE),1154 [SEG6_LOCAL_TABLE] = { .type = NLA_U32 },1225 slwt->table = nla_get_u32(attrs[SEG6_LOCAL_TABLE]); in parse_nla_table()1232 if (nla_put_u32(skb, SEG6_LOCAL_TABLE, slwt->table)) in put_nla_table()1592 [SEG6_LOCAL_TABLE] = { .parse = parse_nla_table,1904 if (attrs & SEG6_F_ATTR(SEG6_LOCAL_TABLE)) in seg6_local_get_encap_size()