Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-sita.c319 static int open_with_IOP(unit_t *u, int flag) { in open_with_IOP() function
803 if (u->ip && (open_with_IOP(u, FIND))) { /* connect to the remote IOP */ in acn_findalldevs()
853 open_with_IOP(u, LIVE); /* start a connection with that IOP */ in acn_open_live()