Searched refs:ATM_VPI_UNSPEC (Results 1 – 15 of 15) sorted by relevance
172 #define ATM_VPI_UNSPEC -2 macro
95 if (vci == ATM_VCI_UNSPEC || vpi == ATM_VPI_UNSPEC) in adummy_open()
133 if (vpi == ATM_VPI_UNSPEC || vci == ATM_VCI_UNSPEC) return 0; in atmtcp_v_open()
570 if (vcc->vpi != ATM_VPI_UNSPEC && vcc->vci != ATM_VCI_UNSPEC) { in close_rx()1397 if (vci != ATM_VPI_UNSPEC && vpi != ATM_VCI_UNSPEC) in zatm_open()1419 if (vci == ATM_VPI_UNSPEC || vpi == ATM_VCI_UNSPEC) return 0; in zatm_open()
851 if (vcc->vpi != ATM_VPI_UNSPEC && vcc->vci != ATM_VCI_UNSPEC) { in close_rx()1923 if (vci != ATM_VPI_UNSPEC && vpi != ATM_VCI_UNSPEC) in eni_open()1943 if (vci == ATM_VPI_UNSPEC || vpi == ATM_VCI_UNSPEC) return 0; in eni_open()
1017 #ifdef ATM_VPI_UNSPEC in amb_open()1019 if (vpi == ATM_VPI_UNSPEC || vci == ATM_VCI_UNSPEC) { in amb_open()
2109 #ifdef ATM_VPI_UNSPEC in hrz_open()2111 if (vpi == ATM_VPI_UNSPEC || vci == ATM_VCI_UNSPEC) { in hrz_open()
870 if (vci != ATM_VPI_UNSPEC && vpi != ATM_VCI_UNSPEC) in fs_open()
2316 (vpi == ATM_VPI_UNSPEC) || (vci == ATM_VCI_UNSPEC)) in lanai_open()
2128 if (vci == ATM_VCI_UNSPEC || vpi == ATM_VPI_UNSPEC) in he_open()
2396 if (vpi == ATM_VPI_UNSPEC || vci == ATM_VCI_UNSPEC) in idt77252_open()
2700 if (vcc->vci != ATM_VPI_UNSPEC && vcc->vpi != ATM_VCI_UNSPEC)
47 if (vcc->vpi != ATM_VPI_UNSPEC) in pvc_bind()
388 if ((vpi != ATM_VPI_UNSPEC && vpi != ATM_VPI_ANY && in __vcc_connect()476 if (vpi != ATM_VPI_UNSPEC && vci != ATM_VCI_UNSPEC) in vcc_connect()515 if (vpi == ATM_VPI_UNSPEC || vci == ATM_VCI_UNSPEC) in vcc_connect()
862 instance->cached_vpi = ATM_VPI_UNSPEC; in usbatm_atm_close()874 vcc->vpi = ATM_VPI_UNSPEC; in usbatm_atm_close()1160 instance->cached_vpi = ATM_VPI_UNSPEC; in usbatm_usb_probe()