sctp_pf           129 include/net/sctp/sctp.h extern struct sctp_pf *sctp_get_pf_specific(sa_family_t family);
sctp_pf           271 include/net/sctp/structs.h 	struct sctp_pf *pf;
sctp_pf          1030 net/sctp/ipv6.c static struct sctp_pf sctp_pf_inet6 = {
sctp_pf           884 net/sctp/protocol.c static struct sctp_pf sctp_pf_inet = {
sctp_pf           989 net/sctp/protocol.c struct sctp_pf *sctp_get_pf_specific(sa_family_t family) {