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

  /external/grub/stage2/
mb_header.h 47 unsigned mode_type; member in struct:multiboot_header
  /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...]
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) {
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) {

Completed in 663 milliseconds