Searched refs:seg6_hmac_net_init (Results 1 – 3 of 3) sorted by relevance
55 extern int seg6_hmac_net_init(struct net *net);60 static inline int seg6_hmac_net_init(struct net *net) { return 0; } in seg6_hmac_net_init() function
412 int __net_init seg6_hmac_net_init(struct net *net) in seg6_hmac_net_init() function
438 if (seg6_hmac_net_init(net)) { in seg6_net_init()