Searched refs:ipt (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/tools/upnp/igd/linux/
H A DMakefile53 SOURCES = igd.c igd_desc.c wancommon.c wanipc.c ipt.c \
78 ipt.c : wanipc.h
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Debus.c46 struct ebus_device_irq *ipt; member in struct:ebus_system_entry
255 ebus_blackp = sp->ipt;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_ppp.c1139 struct ippp_struct *ipt,*ipts; local
1190 ipt = ippp_table[slot];
1202 if (ipt->debug & 0x4)
1265 skb = isdn_ppp_compress(skb,&proto,ipt,ipts,0);
1271 if (ipt->debug & 0x24)
1275 if (ipt->mpppcfg & SC_MP_PROT) {
1279 if (ipt->mpppcfg & SC_OUT_SHORT_SEQ) {
1304 if(ipt->compflags & SC_LINK_COMP_ON)
1305 skb = isdn_ppp_compress(skb,&proto,ipt,ipts,1);
1307 if( (ipt
[all...]

Completed in 50 milliseconds