tag | line | file | source code |
---|---|---|---|
slhc_uncompress | 764 | drivers/isdn/isdn_ppp.c | pkt_len = slhc_uncompress(ippp_table[net_dev->local.ppp_minor]->slcomp, |
slhc_uncompress | 1250 | drivers/net/ppp.c | int new_count = slhc_uncompress (ppp->slcomp, data, count); |
slhc_uncompress | 739 | drivers/net/slhc.c | X(slhc_uncompress), |
slhc_uncompress | 178 | drivers/net/slhc.h | int slhc_uncompress __ARGS((struct slcompress *comp, unsigned char *icp, |
slhc_uncompress | 364 | drivers/net/slip.c | count = slhc_uncompress(sl->slcomp, sl->rbuff, count); |