Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Dioam6.c79 static struct genl_family ioam6_genl_family; variable
213 hdr = genlmsg_put(skb, portid, seq, &ioam6_genl_family, flags, cmd); in __ioam6_genl_dumpns_element()
406 hdr = genlmsg_put(skb, portid, seq, &ioam6_genl_family, flags, cmd); in __ioam6_genl_dumpsc_element()
615 static struct genl_family ioam6_genl_family __ro_after_init = {
949 err = genl_register_family(&ioam6_genl_family); in ioam6_init()
965 genl_unregister_family(&ioam6_genl_family); in ioam6_init()
977 genl_unregister_family(&ioam6_genl_family); in ioam6_exit()