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

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

Completed in 45 milliseconds