Searched refs:mptcpv6_init (Results 1 – 3 of 3) sorted by relevance
214 int mptcpv6_init(void);217 static inline int mptcpv6_init(void) { return 0; } in mptcpv6_init() function
123 int __init mptcpv6_init(void) in mptcpv6_init() function
2208 ret = mptcpv6_init(); in tcpv6_init()