Searched refs:protocol (Results 451 - 475 of 575) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_semantics.c2 * INET An implementation of the TCP/IP protocol suite for the LINUX
40 #include <net/protocol.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Draw.c40 #include <net/protocol.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipx/
H A Daf_spx.c3 * (SPX) protocol for Linux 2.1.X as specified in
126 static int spx_create(struct socket *sock, int protocol) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/
H A Dirlap_frame.c94 skb->protocol = htons(ETH_P_IRDA);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dlpd_jobs.c2240 char *port = 0, *protocol = "UDP", *s; local
2258 protocol = s;
2259 if( safestrcasecmp( protocol, "TCP" ) == 0 ){
2260 protocol = "TCP";
2265 DEBUG3("setup_logger_fd: host '%s', port '%s', protocol %d",
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb.h1058 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dusb.h1058 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.orig/
H A Dusb.h1049 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dusb.h1057 int usb_set_protocol(struct usb_device *dev, int ifnum, int protocol);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dccp.c291 f->protocol = PPP_CCP;
H A Dipv6cp.c167 NULL, /* Called to handle protocol-specific codes */
168 "IPV6CP" /* String name of protocol */
374 f->protocol = PPP_IPV6CP;
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dsys-linux.c853 * sifdown - Disable the indicated protocol and config the interface
1128 npi.protocol = proto;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dipv6cp.c213 NULL, /* Called to handle protocol-specific codes */
214 "IPV6CP" /* String name of protocol */
422 f->protocol = PPP_IPV6CP;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dipv6cp.c212 NULL, /* Called to handle protocol-specific codes */
213 "IPV6CP" /* String name of protocol */
421 f->protocol = PPP_IPV6CP;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dcallc.c203 if (chanp->cs->protocol == ISDN_PTYPE_EURO)
1763 /* protocol specific io commands */
1766 if (st->protocol == (ic->arg & 0xFF))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dtlan.c1450 * hold the frame, and sends it to protocol stack. It
1494 skb->protocol = eth_type_trans( skb, dev );
1516 skb->protocol = eth_type_trans( skb, dev );
H A D3c59x.c2336 skb->protocol = eth_type_trans(skb, dev);
2410 skb->protocol = eth_type_trans(skb, dev);
2757 MDIO protocol. See the MII specifications or DP83840A data sheet
H A Dhp100.c1914 skb->protocol = eth_type_trans(skb, dev);
2009 ptr->skb->protocol =
H A Dni52.c881 skb->protocol=eth_type_trans(skb,dev);
H A Dni65.c1020 skb->protocol=eth_type_trans(skb,dev);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dlec.c678 } else { /* Data frame, queue to protocol handlers */
708 if (priv->is_trdev) skb->protocol = tr_type_trans(skb, dev);
711 skb->protocol = eth_type_trans(skb, dev);
1526 * regardless of the progress of the flush protocol.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A Dapi-ip6-flowlabels.tex39 or to implement receiver side of SRP or another end-to-end protocol
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Dfcc_enet.c605 skb->protocol=eth_type_trans(skb,dev);
1406 /* Set protocol specific processing mode for Ethernet.
1419 * protocol definition in many other places, including the data sheet
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dether.c62 * using USB. Real hardware tends to use the same framing protocol but look
123 * DO NOT REUSE THESE IDs with a protocol-incompatible driver!! Ever!!
283 * with pxa250. We're protocol-compatible, if the host-side drivers
1463 skb->protocol = eth_type_trans (skb, dev->net);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dpegasus.c567 skb->protocol = eth_type_trans(skb, net);

Completed in 383 milliseconds

<<11121314151617181920>>