Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sctp/
H A Dbind_addr.c282 SCTP_ADDR_SRC, gfp); in sctp_raw_to_bind_addrs()
473 SCTP_ADDR_SRC, gfp); in sctp_copy_one_addr()
H A Dprotocol.c166 SCTP_ADDR_SRC, GFP_ATOMIC); in sctp_copy_local_addr_list()
471 (laddr->state != SCTP_ADDR_SRC && in sctp_v4_get_dst()
495 if (laddr->state != SCTP_ADDR_SRC || in sctp_v4_get_dst()
H A Dipv6.c299 (laddr->state != SCTP_ADDR_SRC && in sctp_v6_get_dst()
329 laddr->state != SCTP_ADDR_SRC || in sctp_v6_get_dst()
H A Dsm_make_chunk.c1837 sizeof(chunk->dest), SCTP_ADDR_SRC, in sctp_unpack_cookie()
3337 saddr->state = SCTP_ADDR_SRC; in sctp_asconf_param_success()
H A Dsocket.c445 SCTP_ADDR_SRC, GFP_ATOMIC); in sctp_do_bind()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h681 SCTP_ADDR_SRC, /* address can be used as source */ enumerator