Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv6/
Dioam6.c26 static void ioam6_sc_release(struct ioam6_schema *sc) in ioam6_sc_release()
41 struct ioam6_schema *sc = (struct ioam6_schema *)ptr; in ioam6_free_sc()
56 const struct ioam6_schema *sc = obj; in ioam6_sc_cmpfn()
71 .key_offset = offsetof(struct ioam6_schema, id),
72 .head_offset = offsetof(struct ioam6_schema, head),
163 struct ioam6_schema *sc; in ioam6_genl_delns()
206 struct ioam6_schema *sc; in __ioam6_genl_dumpns_element()
314 struct ioam6_schema *sc; in ioam6_genl_addsc()
362 struct ioam6_schema *sc; in ioam6_genl_delsc()
397 static int __ioam6_genl_dumpsc_element(struct ioam6_schema *sc, in __ioam6_genl_dumpsc_element()
[all …]
/Linux-v5.15/include/net/
Dioam6.h21 struct ioam6_schema __rcu *schema;
28 struct ioam6_schema { struct