Home
last modified time | relevance | path

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

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