Searched refs:mptcpv6_init (Results 1 – 3 of 3) sorted by relevance
289 int mptcpv6_init(void);292 static inline int mptcpv6_init(void) { return 0; } in mptcpv6_init() function
222 int __init mptcpv6_init(void) in mptcpv6_init() function
2251 ret = mptcpv6_init(); in tcpv6_init()