Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c3733 set_socket_t newsock; in SSSetSocket() local
3741 newsock = *socket; in SSSetSocket()
3753 newsock.VccLevel, VCC); in SSSetSocket()
3755 newsock.Vpp1Level, VPP1); in SSSetSocket()
3757 newsock.Vpp2Level, VPP2); in SSSetSocket()
3759 &newsock); in SSSetSocket()
3761 newsock.socket = sock; in SSSetSocket()
3763 newsock.VccLevel, in SSSetSocket()
3766 newsock.Vpp1Level, in SSSetSocket()
3769 newsock.Vpp2Level, in SSSetSocket()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c179 boolean_t newsock; in phyint_init_from_k() local
194 newsock = _B_TRUE; in phyint_init_from_k()
196 newsock = _B_FALSE; in phyint_init_from_k()
204 if (newsock) { in phyint_init_from_k()
218 if (!newsock && (pi->pi_index != lifr.lifr_index)) { in phyint_init_from_k()
242 if (newsock) { in phyint_init_from_k()
308 if (newsock) { in phyint_init_from_k()
463 if (newsock) { in phyint_init_from_k()