Home
last modified time | relevance | path

Searched refs:mptcp_token_destroy (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mptcp/
H A Dtoken_test.c82 mptcp_token_destroy(msk); in mptcp_token_test_msk_basic()
102 mptcp_token_destroy(msk); in mptcp_token_test_accept()
124 mptcp_token_destroy(msk); in mptcp_token_test_destroyed()
H A Dtoken.c367 * mptcp_token_destroy - remove mptcp connection/token
372 void mptcp_token_destroy(struct mptcp_sock *msk) in mptcp_token_destroy() function
415 EXPORT_SYMBOL_GPL(mptcp_token_destroy); variable
H A Dprotocol.h430 void mptcp_token_destroy(struct mptcp_sock *msk);
H A Dprotocol.c2185 mptcp_token_destroy(msk); in mptcp_destroy_common()
2589 mptcp_token_destroy(msk); in mptcp_stream_connect()
2634 mptcp_token_destroy(msk); in mptcp_listen()
/kernel/linux/linux-6.6/net/mptcp/
H A Dtoken_test.c85 mptcp_token_destroy(msk); in mptcp_token_test_msk_basic()
105 mptcp_token_destroy(msk); in mptcp_token_test_accept()
127 mptcp_token_destroy(msk); in mptcp_token_test_destroyed()
H A Dtoken.c370 * mptcp_token_destroy - remove mptcp connection/token
375 void mptcp_token_destroy(struct mptcp_sock *msk) in mptcp_token_destroy() function
421 EXPORT_SYMBOL_GPL(mptcp_token_destroy); variable
H A Dprotocol.c2541 mptcp_token_destroy(msk); in mptcp_check_fastclose()
3392 mptcp_token_destroy(msk); in mptcp_destroy_common()
3789 mptcp_token_destroy(msk); in mptcp_connect()
H A Dprotocol.h853 void mptcp_token_destroy(struct mptcp_sock *msk);

Completed in 16 milliseconds