Searched refs:sigd_enq (Results 1 - 4 of 4) sorted by last modified time

/linux-master/net/atm/
H A Dsvc.c59 sigd_enq(vcc, as_close, NULL, NULL, NULL);
135 sigd_enq(vcc, as_bind, NULL, NULL, &vcc->local);
212 sigd_enq(vcc, as_connect, NULL, NULL, &vcc->remote);
240 sigd_enq(vcc, as_close, NULL, NULL, NULL);
306 sigd_enq(vcc, as_listen, NULL, NULL, &vcc->local);
398 sigd_enq(new_vcc, as_accept, old_vcc, NULL, NULL);
541 sigd_enq(vcc, as_addparty, NULL, NULL,
H A Dsignaling.c108 sigd_enq(NULL, as_reject, vcc, NULL, NULL);
179 void sigd_enq(struct atm_vcc *vcc, enum atmsvc_msg_type type, function
H A Dsignaling.h19 * sigd_enq is a wrapper for sigd_enq2, covering the more common cases, and
26 void sigd_enq(struct atm_vcc *vcc,enum atmsvc_msg_type type,
H A Daddr.c45 sigd_enq(NULL, as_itf_notify, NULL, &pvc, NULL);

Completed in 140 milliseconds