Home
last modified time | relevance | path

Searched refs:SCTP_ADDR_SRC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/sctp/
H A Dbind_addr.c288 SCTP_ADDR_SRC, gfp); in sctp_raw_to_bind_addrs()
479 SCTP_ADDR_SRC, gfp); in sctp_copy_one_addr()
H A Dprotocol.c166 SCTP_ADDR_SRC, GFP_ATOMIC); in sctp_copy_local_addr_list()
475 (laddr->state != SCTP_ADDR_SRC && in sctp_v4_get_dst()
499 if (laddr->state != SCTP_ADDR_SRC || in sctp_v4_get_dst()
H A Dipv6.c347 (laddr->state != SCTP_ADDR_SRC && in sctp_v6_get_dst()
377 laddr->state != SCTP_ADDR_SRC || in sctp_v6_get_dst()
H A Dsm_make_chunk.c1882 sizeof(chunk->dest), SCTP_ADDR_SRC, in sctp_unpack_cookie()
3375 saddr->state = SCTP_ADDR_SRC; in sctp_asconf_param_success()
H A Dsocket.c444 SCTP_ADDR_SRC, GFP_ATOMIC); in sctp_do_bind()
/openbmc/linux/include/net/sctp/
H A Dstructs.h688 SCTP_ADDR_SRC, /* address can be used as source */ enumerator