Lines Matching refs:SMbuf
58 static void smt_send_rdf(struct s_smc *smc, SMbuf *rej, int fc, int reason,
72 static void smt_add_frame_len(SMbuf *mb, int len);
460 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack()
824 void smt_send_frame(struct s_smc *smc, SMbuf *mb, int fc, int local) in smt_send_frame()
847 static void smt_send_rdf(struct s_smc *smc, SMbuf *rej, int fc, int reason, in smt_send_rdf()
853 SMbuf *mb ; in smt_send_rdf()
932 SMbuf *mb ; in smt_send_nif()
999 SMbuf *mb ; in smt_send_ecf()
1022 SMbuf *mb ; in smt_send_sif_config()
1055 SMbuf *mb ; in smt_send_sif_operation()
1097 SMbuf *smt_build_frame(struct s_smc *smc, int class, int type, in smt_build_frame()
1100 SMbuf *mb ; in smt_build_frame()
1133 static void smt_add_frame_len(SMbuf *mb, int len) in smt_add_frame_len()
1696 SMbuf *mb ;