Home
last modified time | relevance | path

Searched defs:seg6_hmac_net_init (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dseg6_hmac.h60 static inline int seg6_hmac_net_init(struct net *net) { return 0; } in seg6_hmac_net_init() function
/linux/net/ipv6/
H A Dseg6_hmac.c405 int __net_init seg6_hmac_net_init(struct net *net) seg6_hmac_net_init() function