Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dbind_addr.c222 struct sctp_af *af; in sctp_bind_addrs_to_raw()
271 struct sctp_af *af; in sctp_raw_to_bind_addrs()
413 struct sctp_af *af; in sctp_bind_addr_state()
440 struct sctp_af *af; in sctp_find_unmatch_addr()
498 struct sctp_af *af; in sctp_is_any()
577 struct sctp_af *af;
H A Dprotocol.c61 static struct sctp_af *sctp_af_v4_specific;
62 static struct sctp_af *sctp_af_v6_specific;
109 struct sctp_af *af; in sctp_get_local_addr_list()
114 af = list_entry(pos, struct sctp_af, list); in sctp_get_local_addr_list()
910 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
935 struct sctp_af *sctp_get_af_specific(sa_family_t family) in sctp_get_af_specific()
1083 static struct sctp_af sctp_af_inet;
1158 static struct sctp_af sctp_af_inet = {
H A Dinput.c99 struct sctp_af *af; in sctp_rcv()
468 struct sctp_af *af; in sctp_err_lookup()
1135 struct sctp_af *af; in __sctp_rcv_init_lookup()
1197 struct sctp_af *af; in __sctp_rcv_asconf_lookup()
H A Dipv6.c922 struct sctp_af *af1, *af2; in sctp_inet6_cmp_addr()
949 struct sctp_af *af; in sctp_inet6_bind_verify()
984 struct sctp_af *af = NULL; in sctp_inet6_send_verify()
1094 static struct sctp_af sctp_af_inet6 = {
H A Dsocket.c82 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
213 struct sctp_af *af; in sctp_verify_addr()
275 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport()
334 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt, in sctp_sockaddr_af()
337 struct sctp_af *af; in sctp_sockaddr_af()
383 struct sctp_af *af; in sctp_do_bind()
512 struct sctp_af *af; in sctp_bindx_add()
569 struct sctp_af *af; in sctp_send_asconf_add_ip()
688 struct sctp_af *af; in sctp_bindx_rem()
770 struct sctp_af *af; in sctp_send_asconf_del_ip()
[all …]
H A Dsm_make_chunk.c2358 struct sctp_af *af; in sctp_process_init()
2546 struct sctp_af *af; in sctp_process_param()
2804 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf()
2864 struct sctp_af *af; in sctp_make_asconf_update_ip()
2941 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim()
3058 struct sctp_af *af; in sctp_process_asconf_param()
3367 struct sctp_af *af; in sctp_asconf_param_success()
H A Dtransport.c445 struct sctp_af *af = transport->af_specific; in sctp_transport_route()
H A Dassociola.c888 struct sctp_af *af; in sctp_cmp_addr_exact()
H A Dsm_statefuns.c1346 struct sctp_af *af = sctp_get_af_specific(ssa->v4.sin_family); in sctp_sf_send_restart_abort()
6571 struct sctp_af *af = SCTP_INPUT_CB(chunk->skb)->af; in sctp_eat_data()
/linux/include/net/sctp/
H A Dstructs.h426 struct sctp_af { struct
483 struct sctp_af *sctp_get_af_specific(sa_family_t); argument
484 int sctp_register_af(struct sctp_af *);
501 struct sctp_af *af;
802 struct sctp_af *af_specific;
1138 struct sctp_af *af;