Home
last modified time | relevance | path

Searched refs:complete_negotiation (Results 1 – 1 of 1) sorted by relevance

/dports/comms/direwolf/direwolf-1.6/src/
H A Dax25_link.c637 static void complete_negotiation (ax25_dlsm_t *S, struct xid_param_s *param);
5047 complete_negotiation (S, &param); in xid_frame()
6665 complete_negotiation(S, param); in negotiation_response()
6683 static void complete_negotiation (ax25_dlsm_t *S, struct xid_param_s *param) in complete_negotiation() function