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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c867 if ((p = findie(p, skb->len, IE_CHANNEL_ID, 0))) {
893 if ((p = findie(p, skb->len, IE_CAUSE, 0))) {
1194 if ((p = findie(skb->data, skb->len, 0x7c, 0))) {
1524 if ((p = findie(skb->data, skb->len, IE_FACILITY, 0)))
1598 if ((p = findie(p, skb->len, 0x04, 0))) {
1703 if ((p = findie(p, skb->len, 0x70, 0)))
1709 if ((p = findie(p, skb->len, 0x71, 0))) {
1719 if ((p = findie(p, skb->len, 0x6c, 0))) {
1734 if ((p = findie(p, skb->len, 0x6d, 0))) {
1870 if ((p = findie(sk
[all...]
H A Dl3ni1.c817 if ((p = findie(p, skb->len, IE_CHANNEL_ID, 0))) {
843 if ((p = findie(p, skb->len, IE_CAUSE, 0))) {
1144 if ((p = findie(skb->data, skb->len, 0x7c, 0))) {
1378 if ((p = findie(skb->data, skb->len, IE_FACILITY, 0)))
1452 if ((p = findie(p, skb->len, 0x04, 0))) {
1557 if ((p = findie(p, skb->len, 0x70, 0)))
1563 if ((p = findie(p, skb->len, 0x71, 0))) {
1573 if ((p = findie(p, skb->len, 0x6c, 0))) {
1588 if ((p = findie(p, skb->len, 0x6d, 0))) {
1726 if ((p = findie(sk
[all...]
H A Disdnl3.c80 findie(u_char * p, int size, u_char ie, int wanted_set) function
H A Dhisax.h1261 u_char *findie(u_char * p, int size, u_char ie, int wanted_set);

Completed in 69 milliseconds