Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Dioam6.c77 static struct genl_family ioam6_genl_family; variable
211 hdr = genlmsg_put(skb, portid, seq, &ioam6_genl_family, flags, cmd); in __ioam6_genl_dumpns_element()
404 hdr = genlmsg_put(skb, portid, seq, &ioam6_genl_family, flags, cmd); in __ioam6_genl_dumpsc_element()
613 static struct genl_family ioam6_genl_family __ro_after_init = {
935 err = genl_register_family(&ioam6_genl_family); in ioam6_init()
951 genl_unregister_family(&ioam6_genl_family); in ioam6_init()
963 genl_unregister_family(&ioam6_genl_family); in ioam6_exit()

Completed in 3 milliseconds