Searched refs:sctp_bind_addr_state (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | bind_addr.c | 285 if (sctp_bind_addr_state(bp, &addr) != -1) in sctp_raw_to_bind_addrs() 400 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, in sctp_bind_addr_state() function
|
H A D | protocol.c | 162 if (sctp_bind_addr_state(bp, &laddr) != -1) in sctp_copy_local_addr_list()
|
H A D | sm_statefuns.c | 2291 sctp_bind_addr_state(&asoc->base.bind_addr, &chunk->dest)) in sctp_sf_shutdown_pending_abort() 2337 sctp_bind_addr_state(&asoc->base.bind_addr, &chunk->dest)) in sctp_sf_shutdown_sent_abort() 2607 sctp_bind_addr_state(&asoc->base.bind_addr, &chunk->dest)) in sctp_sf_do_9_1_abort()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | bind_addr.c | 285 if (sctp_bind_addr_state(bp, &addr) != -1) in sctp_raw_to_bind_addrs() 400 int sctp_bind_addr_state(const struct sctp_bind_addr *bp, in sctp_bind_addr_state() function
|
H A D | sm_statefuns.c | 2355 sctp_bind_addr_state(&asoc->base.bind_addr, &chunk->dest)) in sctp_sf_shutdown_pending_abort() 2401 sctp_bind_addr_state(&asoc->base.bind_addr, &chunk->dest)) in sctp_sf_shutdown_sent_abort() 2671 sctp_bind_addr_state(&asoc->base.bind_addr, &chunk->dest)) in sctp_sf_do_9_1_abort()
|
H A D | protocol.c | 162 if (sctp_bind_addr_state(bp, &laddr) != -1) in sctp_copy_local_addr_list()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 1177 int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 1201 int sctp_bind_addr_state(const struct sctp_bind_addr *bp,
|
Completed in 28 milliseconds