Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dip.c180 prototxt(int cproto) in prototxt() argument
186 if (cproto == oproto) in prototxt()
188 if ((pe = getprotobynumber(cproto)) == NULL) in prototxt()
189 snprintf(protobuff, sizeof protobuff, "%d", cproto); in prototxt()
192 oproto = cproto; in prototxt()
218 int cproto; /* IPPROTO_* protocol number if (gotinfo) */ in FilterCheck() local
243 cproto = pip6->ip6_nxt; in FilterCheck()
275 cproto = pip->ip_p; in FilterCheck()
312 switch (cproto) { in FilterCheck()
392 " %d octets\n", prototxt(cproto), mindata); in FilterCheck()
[all …]
H A Dvjcomp.c78 u_short cproto = bundle->ncp.ipcp.peer_compproto >> 16; in vj_LayerPush() local
83 cproto == PROTO_VJCOMP) { in vj_LayerPush()
/freebsd/contrib/ncurses/ncurses/
H A DREADME38 these files is generated using cproto; some manual cleanup and adjustment of
/freebsd/contrib/byacc/
H A DMANIFEST471 test/grammar.y grammar from cproto
H A DCHANGES4329 permanent - to avoid breaking cproto for instance.
4774 and YYSTYPE are declared, tested with cproto.
/freebsd/contrib/ncurses/
H A DNEWS5117 some work is needed on cproto to work with lib_gen.c to update