Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dsignaling.h29 int sigd_attach(struct atm_vcc *vcc);
H A Dsignaling.c233 int sigd_attach(struct atm_vcc *vcc) in sigd_attach() function
H A Dioctl.c120 error = sigd_attach(vcc); in do_vcc_ioctl()