Searched defs:seg6_hmac_net_init (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | seg6_hmac.h | 60 static inline int seg6_hmac_net_init(struct net *net) { return 0; } seg6_hmac_net_init() function |
| /linux/net/ipv6/ | ||
| H A D | seg6_hmac.c | 425 int __net_init seg6_hmac_net_init(struct net *net) seg6_hmac_net_init() function |