Home
last modified time | relevance | path

Searched defs:err_chunk (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sunrpc/
H A Drpc_rdma.h91 #define err_chunk cpu_to_be32(ERR_CHUNK) macro
/linux/net/sctp/
H A Dsm_statefuns.c324 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_5_1B_init() local
526 struct sctp_chunk *err_chunk; in sctp_sf_do_5_1C_ack() local
1519 struct sctp_chunk *chunk = arg, *repl, *err_chunk; in sctp_sf_do_unexpected_init() local
4440 struct sctp_chunk *err_chunk; in sctp_sf_eat_auth() local
4536 struct sctp_chunk *err_chunk; in sctp_sf_unk_chunk() local
6460 struct sctp_chunk *err_chunk) in sctp_send_stale_cookie_err()
H A Dsm_make_chunk.c2168 sctp_verify_param(struct net * net,const struct sctp_endpoint * ep,const struct sctp_association * asoc,union sctp_params param,enum sctp_cid cid,struct sctp_chunk * chunk,struct sctp_chunk ** err_chunk) sctp_verify_param() argument