tag | line | file | source code |
PPP_ALLSTATIONS | 1662 | drivers/net/ppp.c | addr = PPP_ALLSTATIONS; |
PPP_ALLSTATIONS | 1665 | drivers/net/ppp.c | if ((data[0] == PPP_ALLSTATIONS) && (data[1] == PPP_UI)) { |
PPP_ALLSTATIONS | 1900 | drivers/net/ppp.c | put_byte_user (PPP_ALLSTATIONS, buf++); |
PPP_ALLSTATIONS | 1988 | drivers/net/ppp.c | if (address != PPP_ALLSTATIONS || |
PPP_ALLSTATIONS | 2072 | drivers/net/ppp.c | (address == PPP_ALLSTATIONS) && |
PPP_ALLSTATIONS | 2968 | drivers/net/ppp.c | hdr->address = PPP_ALLSTATIONS; |
PPP_ALLSTATIONS | 3071 | drivers/net/ppp.c | hdr->address = PPP_ALLSTATIONS; |