Searched refs:inet6_protocol (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dprotocol.h51 struct inet6_protocol struct
99 extern struct inet6_protocol *inet6_protos[MAX_INET_PROTOS];
108 extern int inet6_add_protocol(struct inet6_protocol *prot, unsigned char num);
109 extern int inet6_del_protocol(struct inet6_protocol *prot, unsigned char num);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dprotocol.c41 struct inet6_protocol *inet6_protos[MAX_INET_PROTOS];
45 int inet6_add_protocol(struct inet6_protocol *prot, unsigned char protocol)
69 int inet6_del_protocol(struct inet6_protocol *prot, unsigned char protocol)
H A Dtunnel6.c138 static struct inet6_protocol tunnel6_protocol = {
144 static struct inet6_protocol tunnel46_protocol = {
H A Dudplite.c32 static struct inet6_protocol udplitev6_protocol = {
H A Dip6_input.c149 struct inet6_protocol *ipprot;
H A Dipv6_sockglue.c39 static struct inet6_protocol *ipv6_gso_pull_exthdrs(struct sk_buff *skb,
42 struct inet6_protocol *ops = NULL;
77 struct inet6_protocol *ops;
103 struct inet6_protocol *ops;
H A Dicmp.c85 static struct inet6_protocol icmpv6_protocol = {
567 struct inet6_protocol *ipprot;
H A Dexthdrs.c23 * handlers as inet6_protocol{}.
324 static struct inet6_protocol destopt_protocol = {
347 static struct inet6_protocol nodata_protocol = {
597 static struct inet6_protocol rthdr_protocol = {
H A Dah6.c521 static struct inet6_protocol ah6_protocol = {
H A Desp6.c391 static struct inet6_protocol esp6_protocol = {
H A Dipcomp6.c468 static struct inet6_protocol ipcomp6_protocol =
H A Dip6mr.c120 static struct inet6_protocol pim6_protocol;
481 static struct inet6_protocol pim6_protocol = {
H A Dreassembly.c26 * Mitsuru KANDA @USAGI Register inet6_protocol{}.
767 static struct inet6_protocol frag_protocol =
H A Dudp.c902 static struct inet6_protocol udpv6_protocol = {
H A Dtcp_ipv6.c2154 static struct inet6_protocol tcpv6_protocol = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dipv6.c948 static struct inet6_protocol sctpv6_protocol = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv6.c1182 static struct inet6_protocol dccp_v6_protocol = {

Completed in 134 milliseconds