Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dbind_addr.c384 sctp_scope_t addr_scope = sctp_scope(addr); in sctp_in_scope()
408 sctp_scope_t sctp_scope(const union sctp_addr *addr) in sctp_scope() function
Dipv6.c297 scope = sctp_scope(daddr); in sctp_v6_get_saddr()
309 (scope <= sctp_scope(&laddr->a))) { in sctp_v6_get_saddr()
Dsm_make_chunk.c1222 scope = sctp_scope(sctp_source(chunk)); in sctp_make_temp_asoc()
1443 scope = sctp_scope(sctp_source(chunk)); in sctp_unpack_cookie()
1958 scope = sctp_scope(peer_addr); in sctp_process_param()
Dassociola.c1178 scope = sctp_scope(&asoc->peer.active_path->ipaddr); in sctp_assoc_set_bind_addr_from_ep()
Dsocket.c1266 scope = sctp_scope(&to); in sctp_sendmsg()
2343 scope = sctp_scope(&to); in sctp_connect()
/linux-2.4.37.9/include/net/sctp/
Dstructs.h1084 sctp_scope_t sctp_scope(const union sctp_addr *);