Searched refs:protocol (Results 426 - 450 of 575) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c507.c684 isa_writew(0x0000,write_ptr+=2); /* Pad for protocol. */
857 skb->protocol=eth_type_trans(skb,dev);
H A D3c527.c1205 skb->protocol=eth_type_trans(skb,dev);
H A D8390.c748 skb->protocol=eth_type_trans(skb,dev);
H A Da2065.c338 skb->protocol = eth_type_trans (skb, dev);
H A Dariadne.c622 skb->protocol=eth_type_trans(skb,dev);
H A Dat1700.c744 skb->protocol=eth_type_trans(skb, dev);
H A Datarilance.c1030 skb->protocol = eth_type_trans( skb, dev );
H A Datp.c772 skb->protocol = eth_type_trans(skb, dev);
H A Dbagetlance.c1188 skb->protocol = eth_type_trans( skb, dev );
H A Ddeclance.c600 skb->protocol = eth_type_trans(skb, dev);
H A Ddgrs.c662 skb->protocol = eth_type_trans(skb, devN);
H A Deth16i.c1157 skb->protocol=eth_type_trans(skb, dev);
H A Dibmlana.c547 skb->protocol = eth_type_trans(skb, dev);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/appletalk/
H A Dltpc.c787 skb->protocol = htons(ETH_P_LOCALTALK);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A D6pack.c2 * 6pack.c This module implements the 6pack protocol for kernel-based
4 * kernel's AX.25 protocol layers.
257 skb->protocol = htons(ETH_P_AX25);
687 /* Fill in our line protocol discipline */
725 /* Register the provided line protocol discipline */
916 printk(KERN_DEBUG "6pack: protocol violation\n");
H A Dhdlcdrv.c212 skb->protocol = htons(ETH_P_AX25);
H A Dmkiss.c10 * This module implements the AX.25 protocol for kernel-based
12 * kernel's AX.25 protocol layers, just like slip.c.
347 skb->protocol = htons(ETH_P_AX25);
971 /* Fill in our line protocol discipline, and register it */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/irda/
H A Dau1k_ir.c633 skb->protocol = htons(ETH_P_IRDA);
H A Dirda-usb.c446 * already used by all the protocol processing
822 * how much time we have used for protocol processing
856 new->protocol = htons(ETH_P_IRDA);
H A Dsa1100_ir.c590 skb->protocol = htons(ETH_P_IRDA);
731 * Note that we will never build up a backlog of frames; the protocol is a
732 * half duplex protocol which basically means we transmit a frame, we
H A Dsmc-ircc.c927 skb->protocol = htons(ETH_P_IRDA);
H A Dvlsi_ir.c632 skb->protocol = htons(ETH_P_IRDA);
H A Dw83977af_ir.c921 skb->protocol = htons(ETH_P_IRDA);
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Det_linux.c1074 skb->protocol = eth_type_trans(skb, et->dev);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_hash.c2 * INET An implementation of the TCP/IP protocol suite for the LINUX
40 #include <net/protocol.h>

Completed in 298 milliseconds

<<11121314151617181920>>