Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dseg6_hmac.h54 extern int seg6_hmac_net_init(struct net *net);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6_hmac.c404 int __net_init seg6_hmac_net_init(struct net *net) in seg6_hmac_net_init() function
H A Dseg6.c385 seg6_hmac_net_init(net); in seg6_net_init()