Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dseg6_hmac.h54 extern int seg6_hmac_net_init(struct net *net);
/openbmc/linux/net/ipv6/
H A Dseg6_hmac.c410 int __net_init seg6_hmac_net_init(struct net *net) in seg6_hmac_net_init() function
H A Dseg6.c441 if (seg6_hmac_net_init(net)) { in seg6_net_init()