Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dbind_addr.c231 struct sctp_af *af; in sctp_bind_addrs_to_raw()
280 struct sctp_af *af; in sctp_raw_to_bind_addrs()
382 struct sctp_af *af; in sctp_bind_addr_state()
414 struct sctp_af *af; in sctp_find_unmatch_addr()
471 struct sctp_af *af; in sctp_is_any()
550 struct sctp_af *af; in sctp_scope()
Dprotocol.c73 static struct sctp_af *sctp_af_v4_specific;
74 static struct sctp_af *sctp_af_v6_specific;
122 struct sctp_af *af; in sctp_get_local_addr_list()
127 af = list_entry(pos, struct sctp_af, list); in sctp_get_local_addr_list()
843 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
868 struct sctp_af *sctp_get_af_specific(sa_family_t family) in sctp_get_af_specific()
994 static struct sctp_af sctp_af_inet;
1069 static struct sctp_af sctp_af_inet = {
Dproc.c98 struct sctp_af *af; in sctp_seq_dump_local_addrs()
132 struct sctp_af *af; in sctp_seq_dump_remote_addrs()
Dinput.c108 struct sctp_af *af; in sctp_rcv()
485 struct sctp_af *af; in sctp_err_lookup()
1057 struct sctp_af *af; in __sctp_rcv_init_lookup()
1117 struct sctp_af *af; in __sctp_rcv_asconf_lookup()
Dipv6.c898 struct sctp_af *af1, *af2; in sctp_inet6_cmp_addr()
925 struct sctp_af *af; in sctp_inet6_bind_verify()
961 struct sctp_af *af = NULL; in sctp_inet6_send_verify()
1070 static struct sctp_af sctp_af_inet6 = {
Dsocket.c95 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
228 struct sctp_af *af; in sctp_verify_addr()
290 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport()
348 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt, in sctp_sockaddr_af()
351 struct sctp_af *af; in sctp_sockaddr_af()
385 struct sctp_af *af; in sctp_do_bind()
512 struct sctp_af *af; in sctp_bindx_add()
570 struct sctp_af *af; in sctp_send_asconf_add_ip()
689 struct sctp_af *af; in sctp_bindx_rem()
772 struct sctp_af *af; in sctp_send_asconf_del_ip()
[all …]
Dsm_make_chunk.c2325 struct sctp_af *af; in sctp_process_init()
2516 struct sctp_af *af; in sctp_process_param()
2769 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf()
2829 struct sctp_af *af; in sctp_make_asconf_update_ip()
2906 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim()
3023 struct sctp_af *af; in sctp_process_asconf_param()
3320 struct sctp_af *af; in sctp_asconf_param_success()
Dtransport.c308 struct sctp_af *af = transport->af_specific; in sctp_transport_route()
Dassociola.c911 struct sctp_af *af; in sctp_cmp_addr_exact()
Dsm_statefuns.c1273 struct sctp_af *af = sctp_get_af_specific(ssa->v4.sin_family); in sctp_sf_send_restart_abort()
6339 struct sctp_af *af = SCTP_INPUT_CB(chunk->skb)->af; in sctp_eat_data()
/Linux-v4.19/include/net/sctp/
Dstructs.h436 struct sctp_af { struct
502 struct sctp_af *sctp_get_af_specific(sa_family_t); argument
503 int sctp_register_af(struct sctp_af *);
523 struct sctp_af *af;
822 struct sctp_af *af_specific;
1140 struct sctp_af *af;