Searched refs:SCTP_STATIC (Results 1 – 9 of 9) sorted by relevance
/linux-3.4.99/net/sctp/ |
D | tsnmap.c | 160 SCTP_STATIC void sctp_tsnmap_iter_init(const struct sctp_tsnmap *map, in sctp_tsnmap_iter_init() 170 SCTP_STATIC int sctp_tsnmap_next_gap_ack(const struct sctp_tsnmap *map, in sctp_tsnmap_next_gap_ack()
|
D | socket.c | 283 SCTP_STATIC int sctp_bind(struct sock *sk, struct sockaddr *addr, int addr_len) in sctp_bind() 337 SCTP_STATIC int sctp_do_bind(struct sock *sk, union sctp_addr *addr, int len) in sctp_do_bind() 965 SCTP_STATIC int sctp_setsockopt_bindx(struct sock* sk, in sctp_setsockopt_bindx() 1311 SCTP_STATIC int __sctp_setsockopt_connectx(struct sock* sk, in __sctp_setsockopt_connectx() 1349 SCTP_STATIC int sctp_setsockopt_connectx_old(struct sock* sk, in sctp_setsockopt_connectx_old() 1362 SCTP_STATIC int sctp_setsockopt_connectx(struct sock* sk, in sctp_setsockopt_connectx() 1393 SCTP_STATIC int sctp_getsockopt_connectx3(struct sock* sk, int len, in sctp_getsockopt_connectx3() 1485 SCTP_STATIC void sctp_close(struct sock *sk, long timeout) in sctp_close() 1593 SCTP_STATIC int sctp_msghdr_parse(const struct msghdr *, sctp_cmsgs_t *); 1595 SCTP_STATIC int sctp_sendmsg(struct kiocb *iocb, struct sock *sk, in sctp_sendmsg() [all …]
|
D | ulpevent.c | 60 SCTP_STATIC void sctp_ulpevent_init(struct sctp_ulpevent *event, in sctp_ulpevent_init() 70 SCTP_STATIC struct sctp_ulpevent *sctp_ulpevent_new(int size, int msg_flags, in sctp_ulpevent_new()
|
D | chunk.c | 69 SCTP_STATIC struct sctp_datamsg *sctp_datamsg_new(gfp_t gfp) in sctp_datamsg_new()
|
D | protocol.c | 1196 SCTP_STATIC __init int sctp_init(void) in sctp_init() 1474 SCTP_STATIC __exit void sctp_exit(void) in sctp_exit()
|
D | input.c | 878 SCTP_STATIC
|
D | ipv6.c | 147 SCTP_STATIC void sctp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in sctp_v6_err()
|
D | sm_make_chunk.c | 71 SCTP_STATIC 1319 SCTP_STATIC
|
/linux-3.4.99/include/net/sctp/ |
D | sctp.h | 106 #ifndef SCTP_STATIC 107 #define SCTP_STATIC static macro
|