Home
last modified time | relevance | path

Searched refs:sctp_pf (Results 1 – 4 of 4) sorted by relevance

/linux/net/sctp/
H A Dprotocol.c58 static struct sctp_pf *sctp_pf_inet6_specific;
59 static struct sctp_pf *sctp_pf_inet_specific;
1113 static struct sctp_pf sctp_pf_inet = {
1215 struct sctp_pf *sctp_get_pf_specific(sa_family_t family) in sctp_get_pf_specific()
1228 int sctp_register_pf(struct sctp_pf *pf, sa_family_t family) in sctp_register_pf()
H A Dtransport.c421 struct sctp_pf *pf = sctp_get_pf_specific(dst->ops->family); in sctp_transport_update_pmtu()
/linux/include/net/sctp/
H A Dsctp.h79 struct sctp_pf *sctp_get_pf_specific(sa_family_t family);
80 int sctp_register_pf(struct sctp_pf *, sa_family_t);
H A Dstructs.h156 struct sctp_pf *pf;
493 struct sctp_pf { struct
494 event_msgnamesctp_pf global() argument
495 skb_msgnamesctp_pf global() argument
496 af_supportedsctp_pf global() argument
497 cmp_addrsctp_pf global() argument
500 bind_verifysctp_pf global() argument
501 send_verifysctp_pf global() argument
502 supported_addrssctp_pf global() argument
503 create_accept_sksctp_pf global() argument
506 addr_to_usersctp_pf global() argument
507 to_sk_saddrsctp_pf global() argument
508 to_sk_daddrsctp_pf global() argument
509 copy_ip_optionssctp_pf global() argument
510 afsctp_pf global() argument