Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dbind_addr.c230 struct sctp_af *af; in sctp_bind_addrs_to_raw()
279 struct sctp_af *af; in sctp_raw_to_bind_addrs()
377 struct sctp_af *af; in sctp_bind_addr_state()
409 struct sctp_af *af; in sctp_find_unmatch_addr()
467 struct sctp_af *af; in sctp_is_any()
545 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;
172 struct sctp_af *af; in sctp_get_local_addr_list()
177 af = list_entry(pos, struct sctp_af, list); in sctp_get_local_addr_list()
824 int sctp_register_af(struct sctp_af *af) in sctp_register_af()
849 struct sctp_af *sctp_get_af_specific(sa_family_t family) in sctp_get_af_specific()
970 static struct sctp_af sctp_af_inet;
1044 static struct sctp_af sctp_af_inet = {
Dinput.c119 struct sctp_af *af; in sctp_rcv()
477 struct sctp_af *af; in sctp_err_lookup()
945 struct sctp_af *af; in __sctp_rcv_init_lookup()
1005 struct sctp_af *af; in __sctp_rcv_asconf_lookup()
Dproc.c127 struct sctp_af *af; in sctp_seq_dump_local_addrs()
161 struct sctp_af *af; in sctp_seq_dump_remote_addrs()
Dipv6.c812 struct sctp_af *af1, *af2; in sctp_inet6_cmp_addr()
840 struct sctp_af *af; in sctp_inet6_bind_verify()
874 struct sctp_af *af = NULL; in sctp_inet6_send_verify()
983 static struct sctp_af sctp_af_inet6 = {
Dsocket.c92 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
175 struct sctp_af *af; in sctp_verify_addr()
292 static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt, in sctp_sockaddr_af()
295 struct sctp_af *af; in sctp_sockaddr_af()
328 struct sctp_af *af; in sctp_do_bind()
454 struct sctp_af *af; in sctp_bindx_add()
512 struct sctp_af *af; in sctp_send_asconf_add_ip()
631 struct sctp_af *af; in sctp_bindx_rem()
714 struct sctp_af *af; in sctp_send_asconf_del_ip()
859 struct sctp_af *af; in sctp_asconf_mgmt()
[all …]
Dsm_make_chunk.c109 struct sctp_af *af; in sctp_chunk_iif()
1576 struct sctp_af *af; in sctp_make_temp_asoc()
2298 struct sctp_af *af; in sctp_process_init()
2498 struct sctp_af *af; in sctp_process_param()
2751 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf()
2808 struct sctp_af *af; in sctp_make_asconf_update_ip()
2894 struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family); in sctp_make_asconf_set_prim()
3002 struct sctp_af *af; in sctp_process_asconf_param()
3267 struct sctp_af *af; in sctp_asconf_param_success()
Dtransport.c272 struct sctp_af *af = transport->af_specific; in sctp_transport_route()
Dassociola.c886 struct sctp_af *af; in sctp_cmp_addr_exact()
Dsm_statefuns.c1210 struct sctp_af *af = sctp_get_af_specific(ssa->v4.sin_family); in sctp_sf_send_restart_abort()
6130 struct sctp_af *af; in sctp_eat_data()
/linux-4.1.27/include/net/sctp/
Dstructs.h431 struct sctp_af { struct
496 struct sctp_af *sctp_get_af_specific(sa_family_t); argument
497 int sctp_register_af(struct sctp_af *);
515 struct sctp_af *af;
790 struct sctp_af *af_specific;