Lines Matching defs:net
47 #include <net/sctp/auth.h> /* We need auth specific structs */
48 #include <net/ip.h> /* For inet_skb_parm */
75 #include <net/sctp/tsnmap.h>
76 #include <net/sctp/ulpevent.h>
77 #include <net/sctp/ulpqueue.h>
78 #include <net/sctp/stream_interleave.h>
89 struct net *net;
980 struct sctp_transport *sctp_transport_new(struct net *, const union sctp_addr *,
1163 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
1192 int sctp_in_scope(struct net *net, const union sctp_addr *addr,
1239 struct net *net;
1367 struct net *, const union sctp_addr *);
1368 bool sctp_has_association(struct net *net, const union sctp_addr *laddr,
1371 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,