Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv6/
Dexthdrs.c668 static const struct inet6_protocol nodata_protocol = { variable
685 ret = inet6_add_protocol(&nodata_protocol, IPPROTO_NONE); in ipv6_exthdrs_init()
700 inet6_del_protocol(&nodata_protocol, IPPROTO_NONE); in ipv6_exthdrs_exit()