OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_npmode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_pppvar.h
84
* indexing
sc_npmode
.
111
enum NPmode
sc_npmode
[NUM_NP]; /* what to do with each NP */
member in struct:ppp_softc
if_ppp.c
407
sc->
sc_npmode
[i] = NPMODE_ERROR;
674
npi->mode = sc->
sc_npmode
[npx];
676
if (npi->mode != sc->
sc_npmode
[npx]) {
678
sc->
sc_npmode
[npx] = npi->mode;
900
mode = sc->
sc_npmode
[NP_IP];
916
mode = sc->
sc_npmode
[NP_IPV6];
1054
mode = sc->
sc_npmode
[NP_IP];
1057
mode = sc->
sc_npmode
[NP_IPV6];
1676
sc->
sc_npmode
[NP_IP] != NPMODE_PASS) {
1699
sc->
sc_npmode
[NP_IPV6] != NPMODE_PASS)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025