Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dseg6.c140 [SEG6_ATTR_DST] = { .type = NLA_BINARY,
244 if (!info->attrs[SEG6_ATTR_DST]) in seg6_genl_set_tunsrc()
247 val = nla_data(info->attrs[SEG6_ATTR_DST]); in seg6_genl_set_tunsrc()
284 if (nla_put(msg, SEG6_ATTR_DST, sizeof(struct in6_addr), tun_src)) in seg6_genl_get_tunsrc()
/linux-6.3-rc2/include/uapi/linux/
A Dseg6_genl.h10 SEG6_ATTR_DST, enumerator

Completed in 4 milliseconds