Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dprotocol.c71 static struct sctp_pf *sctp_pf_inet6_specific;
72 static struct sctp_pf *sctp_pf_inet_specific;
992 static struct sctp_pf sctp_pf_inet = {
1094 struct sctp_pf *sctp_get_pf_specific(sa_family_t family) in sctp_get_pf_specific()
1107 int sctp_register_pf(struct sctp_pf *pf, sa_family_t family) in sctp_register_pf()
Dipv6.c1022 static struct sctp_pf sctp_pf_inet6 = {
/linux-4.4.14/include/net/sctp/
Dsctp.h94 struct sctp_pf *sctp_get_pf_specific(sa_family_t family);
95 int sctp_register_pf(struct sctp_pf *, sa_family_t);
Dstructs.h167 struct sctp_pf *pf;
500 struct sctp_pf { struct