tag | line | file | source code |
PPP_ALLSTATIONS | 1663 | drivers/net/ppp.c | addr = PPP_ALLSTATIONS; |
PPP_ALLSTATIONS | 1666 | drivers/net/ppp.c | if ((data[0] == PPP_ALLSTATIONS) && (data[1] == PPP_UI)) { |
PPP_ALLSTATIONS | 1901 | drivers/net/ppp.c | put_byte_user (PPP_ALLSTATIONS, buf++); |
PPP_ALLSTATIONS | 1989 | drivers/net/ppp.c | if (address != PPP_ALLSTATIONS || |
PPP_ALLSTATIONS | 2073 | drivers/net/ppp.c | (address == PPP_ALLSTATIONS) && |
PPP_ALLSTATIONS | 2969 | drivers/net/ppp.c | hdr->address = PPP_ALLSTATIONS; |
PPP_ALLSTATIONS | 3072 | drivers/net/ppp.c | hdr->address = PPP_ALLSTATIONS; |