Searched refs:remove_persistent (Results 1 – 3 of 3) sorted by relevance
67 int (*remove_persistent)(int itf); member
438 atm_tcp_ops.remove_persistent = atmtcp_remove_persistent; in init_module()447 atm_tcp_ops.remove_persistent = NULL; in cleanup_module()
900 if (!atm_tcp_ops.remove_persistent) { in vcc_ioctl()904 error = atm_tcp_ops.remove_persistent((int) arg); in vcc_ioctl()