Lines Matching refs:link
31 void kill_boot ( LPB *link );
32 void disconnected( LPB *link );
33 short boot_3( LPB *link, PKT *pkt );
34 short send_3_pkt( LPB *link, PKT *pkt);
46 void form_poll_pkt ( int type, LPB *link, int node );
47 void form_route_pkt ( int type, PKT *pkt, LPB *link );
63 void initlink( u_short number, LPB *link);
64 void runlink( LPB *link);
93 void lrt( Process *lrt_p, LPB *link );
96 void set_led_red ( LPB *link );
102 void ltt( Process *ltt_p, LPB *link, PHB *phb_ptr[] );
103 void send_poll ( LPB *link );
104 void request_id ( LPB *link );
105 void send_topology_update ( LPB *link );
106 void send_topology ( LPB *link );
107 void supply_id ( LPB *link );
110 void redirect_queue ( LPB *link, ushort flush );
111 int obtain_rup ( int rup_number, PKT **pkt_address, LPB *link );
129 void gen_map( int mapping, int looking_at, int come_from, ROUTE_STR route[], int link, int *ttl );
130 void adjust_ttl( int mapping, int looking_at, int come_from, ROUTE_STR route[], int link, int *ttl);
168 void route_update ( PKT *pkt, LPB *link);
180 void rup_boot( PKT *pkt, RUP *this_rup, LPB *link);
189 void rup_command( PKT *pkt, struct RUP *this_rup, LPB *link);
194 void rup_error( PKT *pkt, RUP *this_rup, LPB *link );
200 void rup_poll( PKT *pkt, RUP *this_rup, LPB *link );
205 void rup_power( PKT *pkt, RUP *this_rup, LPB *link );
210 void rup_route_map( PKT *pkt, RUP *this_rup, LPB *link);
215 void rup_status( PKT *pkt, RUP *this_rup, LPB *link);
225 ERROR rx_pkt( PKT_ptr_ptr pkt_address, LPB *link);
241 ERROR tx_pkt( PKT *pkt, LPB *link);
242 short send_sync( LPB *link);