Lines Matching refs:sctp_chunk
99 struct sctp_chunk *chunk);
148 static inline void sctp_set_owner_w(struct sctp_chunk *chunk) in sctp_set_owner_w()
164 sizeof(struct sctp_chunk); in sctp_set_owner_w()
166 atomic_add(sizeof(struct sctp_chunk), &sk->sk_wmem_alloc); in sctp_set_owner_w()
411 struct sctp_chunk *chunk) in sctp_send_asconf()
507 struct sctp_chunk *chunk; in sctp_send_asconf_add_ip()
711 struct sctp_chunk *chunk; in sctp_send_asconf_del_ip()
1516 struct sctp_chunk *chunk; in sctp_close()
1595 struct sctp_chunk *chunk; in sctp_sendmsg()
3135 struct sctp_chunk *chunk; in sctp_setsockopt_peer_primary_addr()
6882 struct sctp_chunk *chunk = skb_shinfo(skb)->destructor_arg; in sctp_wfree()
6888 sizeof(struct sctp_chunk); in sctp_wfree()
6890 atomic_sub(sizeof(struct sctp_chunk), &sk->sk_wmem_alloc); in sctp_wfree()