Lines Matching defs:local
59 int local);
61 int fc, u_long tid, int type, int local);
66 u_long tid, int local);
68 u_long tid, int local);
464 int local ;
481 local = ((fs & L_INDICATOR) != 0) ;
491 if (is_my_addr(smc,&sm->smt_source) && !local) {
553 smt_send_rdf(smc,mb,m_fc(mb),SMT_RDF_VERSION,local) ;
560 smt_send_rdf(smc,mb,m_fc(mb),SMT_RDF_LENGTH,local) ;
616 SMT_REPLY,local) ;
683 smt_send_sif_config(smc,&sm->smt_source,sm->smt_tid,local) ;
690 smt_send_sif_operation(smc,&sm->smt_source,sm->smt_tid,local) ;
723 local) ;
734 smt_send_frame(smc,mb,FC_SMT_INFO,local) ;
760 smt_send_rdf(smc,mb,m_fc(mb),SMT_RDF_CLASS,local) ;
780 smt_pmf_received_pack(smc,mb, local) ;
796 smt_send_rdf(smc,mb,m_fc(mb),SMT_RDF_CLASS,local) ;
824 void smt_send_frame(struct s_smc *smc, SMbuf *mb, int fc, int local)
830 if (!smc->r.sm_ma_avail && !local) {
841 smt_send_mbuf(smc,mb,local ? FC_SMT_LOC : fc) ;
848 int local)
918 smt_send_frame(smc,mb,FC_SMT_INFO,local) ;
925 int fc, u_long tid, int type, int local)
946 smt_send_frame(smc,mb,fc,local) ;
1017 u_long tid, int local)
1042 smt_send_frame(smc,mb,FC_SMT_INFO,local) ;
1050 u_long tid, int local)
1091 smt_send_frame(smc,mb,FC_SMT_INFO,local) ;