Lines Matching refs:SMbuf
67 static void smt_send_rdf(struct s_smc *smc, SMbuf *rej, int fc, int reason,
81 static void smt_add_frame_len(SMbuf *mb, int len);
469 void smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) in smt_received_pack()
833 void smt_send_frame(struct s_smc *smc, SMbuf *mb, int fc, int local) in smt_send_frame()
856 static void smt_send_rdf(struct s_smc *smc, SMbuf *rej, int fc, int reason, in smt_send_rdf()
862 SMbuf *mb ; in smt_send_rdf()
941 SMbuf *mb ; in smt_send_nif()
1008 SMbuf *mb ; in smt_send_ecf()
1031 SMbuf *mb ; in smt_send_sif_config()
1064 SMbuf *mb ; in smt_send_sif_operation()
1106 SMbuf *smt_build_frame(struct s_smc *smc, int class, int type, in smt_build_frame()
1109 SMbuf *mb ; in smt_build_frame()
1142 static void smt_add_frame_len(SMbuf *mb, int len) in smt_add_frame_len()
1704 SMbuf *mb ;