sctp_af           492 include/net/sctp/structs.h struct sctp_af *sctp_get_af_specific(sa_family_t);
sctp_af           493 include/net/sctp/structs.h int sctp_register_af(struct sctp_af *);
sctp_af           513 include/net/sctp/structs.h 	struct sctp_af *af;
sctp_af           812 include/net/sctp/structs.h 	struct sctp_af *af_specific;
sctp_af          1130 include/net/sctp/structs.h 	struct sctp_af *af;
sctp_af           893 net/sctp/associola.c 	struct sctp_af *af;
sctp_af           216 net/sctp/bind_addr.c 	struct sctp_af *af;
sctp_af           265 net/sctp/bind_addr.c 	struct sctp_af *af;
sctp_af           395 net/sctp/bind_addr.c 	struct sctp_af *af;
sctp_af           422 net/sctp/bind_addr.c 	struct sctp_af			*af;
sctp_af           479 net/sctp/bind_addr.c 	struct sctp_af *af;
sctp_af           558 net/sctp/bind_addr.c 	struct sctp_af *af;
sctp_af            96 net/sctp/input.c 	struct sctp_af *af;
sctp_af           479 net/sctp/input.c 	struct sctp_af *af;
sctp_af          1106 net/sctp/input.c 	struct sctp_af *af;
sctp_af          1166 net/sctp/input.c 	struct sctp_af *af;
sctp_af           893 net/sctp/ipv6.c 	struct sctp_af *af1, *af2;
sctp_af           920 net/sctp/ipv6.c 	struct sctp_af *af;
sctp_af           956 net/sctp/ipv6.c 	struct sctp_af *af = NULL;
sctp_af          1066 net/sctp/ipv6.c static struct sctp_af sctp_af_inet6 = {
sctp_af            83 net/sctp/proc.c 	struct sctp_af *af;
sctp_af           117 net/sctp/proc.c 	struct sctp_af *af;
sctp_af            58 net/sctp/protocol.c static struct sctp_af *sctp_af_v4_specific;
sctp_af            59 net/sctp/protocol.c static struct sctp_af *sctp_af_v6_specific;
sctp_af           106 net/sctp/protocol.c 	struct sctp_af *af;
sctp_af           111 net/sctp/protocol.c 			af = list_entry(pos, struct sctp_af, list);
sctp_af           843 net/sctp/protocol.c int sctp_register_af(struct sctp_af *af)
sctp_af           868 net/sctp/protocol.c struct sctp_af *sctp_get_af_specific(sa_family_t family)
sctp_af           994 net/sctp/protocol.c static struct sctp_af sctp_af_inet;
sctp_af          1070 net/sctp/protocol.c static struct sctp_af sctp_af_inet = {
sctp_af          2319 net/sctp/sm_make_chunk.c 	struct sctp_af *af;
sctp_af          2504 net/sctp/sm_make_chunk.c 	struct sctp_af *af;
sctp_af          2768 net/sctp/sm_make_chunk.c 	struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family);
sctp_af          2828 net/sctp/sm_make_chunk.c 	struct sctp_af *af;
sctp_af          2905 net/sctp/sm_make_chunk.c 	struct sctp_af *af = sctp_get_af_specific(addr->v4.sin_family);
sctp_af          3022 net/sctp/sm_make_chunk.c 	struct sctp_af *af;
sctp_af          3319 net/sctp/sm_make_chunk.c 	struct sctp_af *af;
sctp_af          1268 net/sctp/sm_statefuns.c 	struct sctp_af *af = sctp_get_af_specific(ssa->v4.sin_family);
sctp_af          6359 net/sctp/sm_statefuns.c 		struct sctp_af *af = SCTP_INPUT_CB(chunk->skb)->af;
sctp_af            80 net/sctp/socket.c static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
sctp_af           210 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           272 net/sctp/socket.c 	struct sctp_af *af = sctp_get_af_specific(addr->ss_family);
sctp_af           330 net/sctp/socket.c static struct sctp_af *sctp_sockaddr_af(struct sctp_sock *opt,
sctp_af           333 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           367 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           495 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           552 net/sctp/socket.c 	struct sctp_af			*af;
sctp_af           671 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           753 net/sctp/socket.c 	struct sctp_af		*af;
sctp_af           897 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           993 net/sctp/socket.c 	struct sctp_af *af;
sctp_af          1169 net/sctp/socket.c 	struct sctp_af *af;
sctp_af          1668 net/sctp/socket.c 	struct sctp_af *af;
sctp_af          3043 net/sctp/socket.c 	struct sctp_af *af;
sctp_af          3351 net/sctp/socket.c 	struct sctp_af		*af;
sctp_af          4640 net/sctp/socket.c 		struct sctp_af *af = sctp_sk(sk)->pf->af;
sctp_af          4846 net/sctp/socket.c 	struct sctp_af *af;
sctp_af          7933 net/sctp/socket.c 		struct sctp_af *af = sctp_sk(sk)->pf->af;
sctp_af          8340 net/sctp/socket.c 	struct sctp_af *af = sctp_sk(sk)->pf->af;
sctp_af          8593 net/sctp/socket.c 	struct sctp_af *af;
sctp_af           294 net/sctp/transport.c 	struct sctp_af *af = transport->af_specific;