Searched refs:open_with_IOP (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-sita.c311 static int open_with_IOP(unit_t *u, int flag) { function
769 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */
819 open_with_IOP(u, LIVE); /* start a connection with that IOP */

Completed in 58 milliseconds