Searched refs:addr_type (Results 1 - 25 of 32) sorted by path

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dcbcp.c310 u_char type, opt_len, delay, addr_type; local
337 GETCHAR(addr_type, pckt);
451 u_char type, delay, addr_type; local
464 GETCHAR(addr_type, pckt);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure32797 echo "$as_me:$LINENO: checking for addr_type in krb5_address" >&5
32798 echo $ECHO_N "checking for addr_type in krb5_address... $ECHO_C" >&6
32813 krb5_address kaddr; kaddr.addr_type = KRB5_ADDRESS_INET;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclikrb5.c67 pkaddr->addr_type = KRB5_ADDRESS_INET;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h4417 char addr_type[WL_IOV_MAC_PARAM_LEN]; member in struct:__anon3319
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_devintf.c306 addr_len = ipmi_addr_length(msg->addr.addr_type);
H A Dipmi_msghandler.c520 if (addr1->addr_type != addr2->addr_type)
526 if (addr1->addr_type == IPMI_SYSTEM_INTERFACE_ADDR_TYPE) {
534 if ((addr1->addr_type == IPMI_IPMB_ADDR_TYPE)
535 || (addr1->addr_type == IPMI_IPMB_BROADCAST_ADDR_TYPE))
546 if (addr1->addr_type == IPMI_LAN_ADDR_TYPE) {
568 if (addr->addr_type == IPMI_SYSTEM_INTERFACE_ADDR_TYPE) {
579 if ((addr->addr_type == IPMI_IPMB_ADDR_TYPE)
580 || (addr->addr_type == IPMI_IPMB_BROADCAST_ADDR_TYPE))
588 if (addr->addr_type
598 ipmi_addr_length(int addr_type) argument
[all...]
H A Dipmi_poweroff.c195 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
225 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
260 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
334 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
373 ipmb_addr.addr_type = IPMI_IPMB_ADDR_TYPE;
463 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
568 smi_addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
H A Dipmi_si_intf.c1631 info->io.addr_type = addr_space;
1657 if (e->io.addr_type != addr_space)
1707 info->io.addr_type = IPMI_IO_ADDR_SPACE;
1712 info->io.addr_type = IPMI_MEM_ADDR_SPACE;
1916 info->io.addr_type = IPMI_MEM_ADDR_SPACE;
1919 info->io.addr_type = IPMI_IO_ADDR_SPACE;
2057 info->io.addr_type = IPMI_MEM_ADDR_SPACE;
2062 info->io.addr_type = IPMI_IO_ADDR_SPACE;
2174 info->io.addr_type = IPMI_IO_ADDR_SPACE;
2177 info->io.addr_type
[all...]
H A Dipmi_si_sm.h57 int addr_type; member in struct:si_sm_io
H A Dipmi_watchdog.c389 addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
551 addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
600 addr.addr_type = IPMI_SYSTEM_INTERFACE_ADDR_TYPE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Ddasd_diag.c73 } addr_type; typedef in typeref:union:__anon6217
84 : "+d" (rc), "=m" (*(addr_type *) iob)
85 : "d" (cmd), "d" (reg2), "m" (*(addr_type *) iob)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dioasm.h180 typedef struct { char _[4096]; } addr_type; typedef in typeref:struct:__anon6272
187 : "=d" (cc), "=m" (*(addr_type *) chsc_area)
188 : "d" (chsc_area), "m" (*(addr_type *) chsc_area)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dipmi.h82 int addr_type; member in struct:ipmi_addr
95 int addr_type; member in struct:ipmi_system_interface_addr
107 int addr_type; member in struct:ipmi_ipmb_addr
133 int addr_type; member in struct:ipmi_lan_addr
451 unsigned int ipmi_addr_length(int addr_type);
484 * supply a valid IPMB address with the addr_type set properly.
H A Dnetfilter_ipv4.h82 extern int ip_route_me_harder(struct sk_buff **pskb, unsigned addr_type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/dccp/
H A Dipv6.c921 int addr_type; local
952 addr_type = ipv6_addr_type(&usin->sin6_addr);
954 if (addr_type & IPV6_ADDR_MULTICAST)
957 if (addr_type & IPV6_ADDR_LINKLOCAL) {
981 if (addr_type == IPV6_ADDR_MAPPED) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Darp.c728 int addr_type; local
872 addr_type = rt->rt_type;
874 if (addr_type == RTN_LOCAL) {
891 (addr_type == RTN_UNICAST && rt->u.dst.dev != dev &&
H A Dip_gre.c711 int addr_type; local
718 addr_type = ipv6_addr_type(addr6);
720 if (addr_type == IPV6_ADDR_ANY) {
722 addr_type = ipv6_addr_type(addr6);
725 if ((addr_type & IPV6_ADDR_COMPATv4) == 0)
H A Dnetfilter.c11 int ip_route_me_harder(struct sk_buff **pskb, unsigned addr_type) argument
21 if (addr_type == RTN_UNSPEC)
22 addr_type = type;
27 if (addr_type == RTN_LOCAL) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_REJECT.c45 unsigned int addr_type; local
128 addr_type = RTN_UNSPEC;
134 addr_type = RTN_LOCAL;
136 if (ip_route_me_harder(&nskb, addr_type))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daddrconf.c854 int addr_type; member in struct:ipv6_saddr_score
949 score.addr_type = __ipv6_addr_type(&ifa->addr);
964 if (unlikely(score.addr_type == IPV6_ADDR_ANY ||
965 score.addr_type & IPV6_ADDR_MULTICAST)) {
1002 hiscore.scope = __ipv6_addr_src_scope(hiscore.addr_type);
1005 score.scope = __ipv6_addr_src_scope(score.addr_type);
1023 if (ipv6_saddr_preferred(hiscore.addr_type) ||
1029 if (ipv6_saddr_preferred(score.addr_type) ||
1085 if (ipv6_saddr_label(&ifa_result->addr, hiscore.addr_type) == daddr_label)
1089 if (ipv6_saddr_label(&ifa->addr, score.addr_type)
1266 int addr_type = ipv6_addr_type(sk_rcv_saddr6); local
1648 int addr_type; local
[all...]
H A Daf_inet6.c258 int addr_type = 0; local
267 addr_type = ipv6_addr_type(&addr->sin6_addr);
268 if ((addr_type & IPV6_ADDR_MULTICAST) && sock->type == SOCK_STREAM)
284 if (addr_type == IPV6_ADDR_MAPPED) {
291 if (addr_type != IPV6_ADDR_ANY) {
294 if (addr_type & IPV6_ADDR_LINKLOCAL) {
319 if (!(addr_type & IPV6_ADDR_MULTICAST)) {
337 if (!(addr_type & IPV6_ADDR_MULTICAST))
347 if (addr_type != IPV6_ADDR_ANY)
H A Ddatagram.c46 int addr_type; local
73 addr_type = ipv6_addr_type(&usin->sin6_addr);
75 if (addr_type == IPV6_ADDR_ANY) {
84 if (addr_type == IPV6_ADDR_MAPPED) {
117 if (addr_type&IPV6_ADDR_LINKLOCAL) {
127 (addr_type & IPV6_ADDR_MULTICAST))
155 if (!fl.oif && (addr_type&IPV6_ADDR_MULTICAST))
511 int addr_type; local
538 addr_type = ipv6_addr_type(&src_info->ipi6_addr);
540 if (addr_type
[all...]
H A Dicmp.c310 int addr_type = 0; local
325 addr_type = ipv6_addr_type(&hdr->daddr);
334 if ((addr_type & IPV6_ADDR_MULTICAST || skb->pkt_type != PACKET_HOST)) {
344 addr_type = ipv6_addr_type(&hdr->saddr);
350 if (addr_type & IPV6_ADDR_LINKLOCAL)
359 if ((addr_type == IPV6_ADDR_ANY) || (addr_type & IPV6_ADDR_MULTICAST)) {
H A Dip6_flowlabel.c285 int addr_type; local
331 addr_type = ipv6_addr_type(&freq->flr_dst);
332 if ((addr_type&IPV6_ADDR_MAPPED)
333 || addr_type == IPV6_ADDR_ANY) {
H A Dmcast.c1296 int addr_type; local
1313 addr_type = ipv6_addr_type(&ipv6_hdr(skb)->saddr);
1314 if (addr_type != IPV6_ADDR_ANY &&
1315 !(addr_type&IPV6_ADDR_LINKLOCAL))

Completed in 338 milliseconds

12