Searched refs:findie (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dl3_1tr6.c171 if ((p = findie(p, skb->len, WE0_chanID, 0))) {
188 if ((p = findie(p, skb->len, WE6_serviceInd, 6))) {
197 if ((p = findie(p, skb->len, WE0_destAddr, 0)))
203 if ((p = findie(p, skb->len, WE0_origAddr, 0))) {
210 if ((p = findie(p, skb->len, WE0_netSpecFac, 0))) {
239 if ((p = findie(p, skb->len, WE0_chanID, 0))) {
266 if ((p = findie(p, skb->len, WE0_chanID, 0))) {
310 if ((p = findie(p, skb->len, WE6_chargingInfo, 6))) {
344 if (!findie(skb->data, skb->len, WE6_date, 6)) {
361 if ((p = findie(
[all...]
H A Dl3dss1.c868 if ((p = findie(p, skb->len, IE_CHANNEL_ID, 0))) {
894 if ((p = findie(p, skb->len, IE_CAUSE, 0))) {
1195 if ((p = findie(skb->data, skb->len, 0x7c, 0))) {
1525 if ((p = findie(skb->data, skb->len, IE_FACILITY, 0)))
1599 if ((p = findie(p, skb->len, 0x04, 0))) {
1704 if ((p = findie(p, skb->len, 0x70, 0)))
1710 if ((p = findie(p, skb->len, 0x71, 0))) {
1720 if ((p = findie(p, skb->len, 0x6c, 0))) {
1735 if ((p = findie(p, skb->len, 0x6d, 0))) {
1871 if ((p = findie(sk
[all...]
H A Dl3ni1.c818 if ((p = findie(p, skb->len, IE_CHANNEL_ID, 0))) {
844 if ((p = findie(p, skb->len, IE_CAUSE, 0))) {
1145 if ((p = findie(skb->data, skb->len, 0x7c, 0))) {
1379 if ((p = findie(skb->data, skb->len, IE_FACILITY, 0)))
1453 if ((p = findie(p, skb->len, 0x04, 0))) {
1558 if ((p = findie(p, skb->len, 0x70, 0)))
1564 if ((p = findie(p, skb->len, 0x71, 0))) {
1574 if ((p = findie(p, skb->len, 0x6c, 0))) {
1589 if ((p = findie(p, skb->len, 0x6d, 0))) {
1727 if ((p = findie(sk
[all...]
H A Disdnl3.c81 findie(u_char * p, int size, u_char ie, int wanted_set) function
H A Dhisax.h1270 u_char *findie(u_char * p, int size, u_char ie, int wanted_set);

Completed in 116 milliseconds