Home
last modified time | relevance | path

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

/linux-5.19.10/net/sctp/
Dbind_addr.c216 struct sctp_af *af; in sctp_bind_addrs_to_raw()
265 struct sctp_af *af; in sctp_raw_to_bind_addrs()
398 struct sctp_af *af; in sctp_bind_addr_state()
425 struct sctp_af *af; in sctp_find_unmatch_addr()
483 struct sctp_af *af; in sctp_is_any()
562 struct sctp_af *af; in sctp_scope()
Dprotocol.c58 static struct sctp_af *sctp_af_v4_specific;
59 static struct sctp_af *sctp_af_v6_specific;
106 struct sctp_af *af; in sctp_get_local_addr_list()
111 af = list_entry(pos, struct sctp_af, list); in sctp_get_local_addr_list()
919 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
944 struct sctp_af *sctp_get_af_specific(sa_family_t family) in sctp_get_af_specific()
1089 static struct sctp_af sctp_af_inet;
1166 static struct sctp_af sctp_af_inet = {
Dproc.c83 struct sctp_af *af; in sctp_seq_dump_local_addrs()
117 struct sctp_af *af; in sctp_seq_dump_remote_addrs()
Dinput.c97 struct sctp_af *af; in sctp_rcv()
483 struct sctp_af *af; in sctp_err_lookup()
1126 struct sctp_af *af; in __sctp_rcv_init_lookup()
1187 struct sctp_af *af; in __sctp_rcv_asconf_lookup()
Dipv6.c946 struct sctp_af *af1, *af2; in sctp_inet6_cmp_addr()
973 struct sctp_af *af; in sctp_inet6_bind_verify()
1008 struct sctp_af *af = NULL; in sctp_inet6_send_verify()
1118 static struct sctp_af sctp_af_inet6 = {
Dsocket.c80 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
210 struct sctp_af *af; in sctp_verify_addr()
272 struct sctp_af *af = sctp_get_af_specific(addr->ss_family); in sctp_addr_id2transport()
330 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt, in sctp_sockaddr_af()
333 struct sctp_af *af; in sctp_sockaddr_af()
379 struct sctp_af *af; in sctp_do_bind()
508 struct sctp_af *af; in sctp_bindx_add()
565 struct sctp_af *af; in sctp_send_asconf_add_ip()
684 struct sctp_af *af; in sctp_bindx_rem()
766 struct sctp_af *af; in sctp_send_asconf_del_ip()
[all …]
Dsm_make_chunk.c2363 struct sctp_af *af; in sctp_process_init()
2551 struct sctp_af *af; in sctp_process_param()
2814 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf()
2874 struct sctp_af *af; in sctp_make_asconf_update_ip()
2951 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim()
3068 struct sctp_af *af; in sctp_process_asconf_param()
3366 struct sctp_af *af; in sctp_asconf_param_success()
Dtransport.c451 struct sctp_af *af = transport->af_specific; in sctp_transport_route()
Dassociola.c897 struct sctp_af *af; in sctp_cmp_addr_exact()
Dsm_statefuns.c1328 struct sctp_af *af = sctp_get_af_specific(ssa->v4.sin_family); in sctp_sf_send_restart_abort()
6511 struct sctp_af *af = SCTP_INPUT_CB(chunk->skb)->af; in sctp_eat_data()
/linux-5.19.10/include/net/sctp/
Dstructs.h435 struct sctp_af { struct
491 struct sctp_af *sctp_get_af_specific(sa_family_t); argument
492 int sctp_register_af(struct sctp_af *);
512 struct sctp_af *af;
812 struct sctp_af *af_specific;
1150 struct sctp_af *af;