Searched refs:mptcpv6_init (Results 1 – 3 of 3) sorted by relevance
281 int mptcpv6_init(void);284 static inline int mptcpv6_init(void) { return 0; } in mptcpv6_init() function
201 int __init mptcpv6_init(void) in mptcpv6_init() function
2265 ret = mptcpv6_init(); in tcpv6_init()