Home
last modified time | relevance | path

Searched refs:sctp_af (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dbind_addr.c209 struct sctp_af *af; in sctp_bind_addrs_to_raw()
259 struct sctp_af *af; in sctp_raw_to_bind_addrs()
321 struct sctp_af *af; in sctp_find_unmatch_addr()
375 struct sctp_af *af = sctp_get_af_specific(addr->sa.sa_family); in sctp_is_any()
410 struct sctp_af *af; in sctp_scope()
Dprotocol.c75 static struct sctp_af *sctp_af_v4_specific;
76 static struct sctp_af *sctp_af_v6_specific;
176 struct sctp_af *af; in __sctp_get_local_addr_list()
181 af = list_entry(pos, struct sctp_af, list); in __sctp_get_local_addr_list()
665 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
690 struct sctp_af *sctp_get_af_specific(sa_family_t family) in sctp_get_af_specific()
810 static struct sctp_af sctp_ipv4_specific;
880 static struct sctp_af sctp_ipv4_specific = {
Dproc.c137 struct sctp_af *af; in sctp_seq_dump_local_addrs()
153 struct sctp_af *af; in sctp_seq_dump_remote_addrs()
Dsocket.c96 static struct sctp_af *sctp_sockaddr_af(struct sctp_opt *opt,
154 struct sctp_af *af; in sctp_verify_addr()
267 static struct sctp_af *sctp_sockaddr_af(struct sctp_opt *opt, in sctp_sockaddr_af()
270 struct sctp_af *af; in sctp_sockaddr_af()
295 struct sctp_af *af; in sctp_do_bind()
418 struct sctp_af *af; in sctp_bindx_add()
474 struct sctp_af *af; in sctp_send_asconf_add_ip()
579 struct sctp_af *af; in sctp_bindx_rem()
662 struct sctp_af *af; in sctp_send_asconf_del_ip()
827 struct sctp_af *af; in sctp_setsockopt_bindx()
[all …]
Dinput.c118 struct sctp_af *af; in sctp_rcv()
326 struct sctp_af *af; in sctp_err_lookup()
813 struct sctp_af *af; in __sctp_rcv_init_lookup()
Dipv6.c796 struct sctp_af *af1, *af2; in sctp_inet6_cmp_addr()
818 struct sctp_af *af; in sctp_inet6_bind_verify()
848 struct sctp_af *af = NULL; in sctp_inet6_send_verify()
936 static struct sctp_af sctp_ipv6_specific = {
Dsm_make_chunk.c86 struct sctp_af *af; in sctp_chunk_iif()
1219 struct sctp_af *af; in sctp_make_temp_asoc()
1944 struct sctp_af *af; in sctp_process_param()
2110 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf()
2167 struct sctp_af *af; in sctp_make_asconf_update_ip()
2231 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim()
2339 struct sctp_af *af; in sctp_process_asconf_param()
2502 struct sctp_af *af; in sctp_asconf_param_success()
Dtransport.c243 struct sctp_af *af = transport->af_specific; in sctp_transport_route()
Dassociola.c719 struct sctp_af *af; in sctp_cmp_addr_exact()
Dsm_statefuns.c1069 struct sctp_af *af = sctp_get_af_specific(ssa->v4.sin_family); in sctp_sf_send_restart_abort()
5117 struct sctp_af *af; in sctp_eat_data()
/linux-2.4.37.9/include/net/sctp/
Dstructs.h445 struct sctp_af { struct
506 struct sctp_af *sctp_get_af_specific(sa_family_t); argument
507 int sctp_register_af(struct sctp_af *);
523 struct sctp_af *af;
763 struct sctp_af *af_specific;