HomeSort by relevance Sort by last modified time
    Searched full:mode_type (Results 1 - 8 of 8) sorted by null

  /external/libppp/src/
lcp.c 659 LcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type,
690 switch (mode_type) {
748 switch (mode_type) {
806 switch (mode_type) {
827 switch (mode_type) {
942 switch (mode_type) {
968 switch (mode_type) {
1007 switch (mode_type) {
1032 switch (mode_type) {
1057 switch (mode_type) {
    [all...]
ipcp.c 1049 IpcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type,
1076 switch (mode_type) {
    [all...]
ipv6cp.c 682 ipv6cp_DecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type,
707 switch (mode_type) {
760 if (mode_type != MODE_NOP) {
768 if (mode_type != MODE_NOP) {
769 if (mode_type == MODE_REQ && !ipv6cp->peer_tokenreq) {
ccp.c 566 CcpDecodeConfig(struct fsm *fp, u_char *cp, u_char *end, int mode_type,
575 if (mode_type == MODE_REQ)
595 if (mode_type == MODE_REQ) {
602 switch (mode_type) {
662 if (mode_type != MODE_NOP) {
  /external/grub/stage2/
mb_header.h 47 unsigned mode_type; member in struct:multiboot_header
  /external/grub/docs/
multiboot.texi 378 @item 32 @tab u32 @tab mode_type @tab if flags[2] is set
388 fields @samp{mode_type}, @samp{width}, @samp{height} and @samp{depth} are
498 @item mode_type
    [all...]
multiboot.info 342 32 u32 mode_type if flags[2] is set
350 Header address fields::, and the fields `mode_type', `width', `height'
465 `mode_type'
    [all...]
  /external/grub/
ChangeLog     [all...]

Completed in 188 milliseconds