Searched refs:test_sctp_peeloff (Results 1 – 5 of 5) sorted by relevance
190 peeloff_sk = test_sctp_peeloff(svr_sk, svr_associd1); in main()
199 peeloff_sk[i] = test_sctp_peeloff(svr_sk, svr_associd[i]); in main()
231 peeloff_sk = test_sctp_peeloff(svr_sk, svr_associd1); in main()
909 peeloff_sk = test_sctp_peeloff(udp_svr_sk, udp_svr_associd); in main()
262 static inline int test_sctp_peeloff(int sk, sctp_assoc_t assoc_id) in test_sctp_peeloff() function