Searched refs:sip (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dplural-eval.c49 sigfpe_handler (int sig, siginfo_t *sip, void *scp) argument
51 sigfpe_code = sip->si_code;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_sip.c72 .lname = "sip:",
73 .lnlen = sizeof("sip:") - 1,
79 .lname = "sip:",
80 .lnlen = sizeof("sip:") - 1,
90 .ln_str = "sip:",
91 .ln_strlen = sizeof("sip:") - 1,
99 .ln_str = "sip:",
100 .ln_strlen = sizeof("sip:") - 1,
117 .ln_str = "sip:",
118 .ln_strlen = sizeof("sip
[all...]
H A Dnf_conntrack_core.c271 ipc_entry.tuple.sip[0] = iph->saddr;
275 memcpy(ipc_entry.tuple.sip, &ip6h->saddr, sizeof(ipc_entry.tuple.sip));
365 NIPQUAD(ipc_entry.tuple.sip[0]), ntohs(ipc_entry.tuple.sp),
372 ntohl(ipc_entry.tuple.sip[0]), ntohl(ipc_entry.tuple.sip[1]),
373 ntohl(ipc_entry.tuple.sip[2]), ntohl(ipc_entry.tuple.sip[3]),
438 memcpy(orig_ipct.tuple.sip, &orig->src.u3.ip, ipaddr_sz);
445 memcpy(repl_ipct.tuple.sip,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Darp.c138 static int attadev_update(u32 sip, char *sha, struct net_device *indev);
140 static int wandev_update(u32 sip, char *sha, struct net_device *indev);
391 __be32 sip, __be32 tip)
399 sip = 0;
404 * and is in same subnet as sip
409 sip = 0;
423 return !inet_confirm_addr(dev, sip, tip, scope);
426 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) argument
428 struct flowi fl = { .nl_u = { .ip4_u = { .daddr = sip,
726 __be32 sip, ti local
390 arp_ignore(struct in_device *in_dev, struct net_device *dev, __be32 sip, __be32 tip) argument
1485 u32 sip; member in struct:__anon10849
1579 attadev_update(u32 sip, char *sha, struct net_device *dev) argument
1683 wandev_update(u32 sip, char *sha, struct net_device *dev) argument
[all...]
H A Dipconfig.c424 __be32 sip, tip; local
478 memcpy(&sip, rarp_ptr, 4);
489 if (ic_servaddr != NONE && ic_servaddr != sip)
496 ic_servaddr = sip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dacsi_slm.c394 { struct slm *sip = &slm_info[device]; local
401 CMDSET_TARG_LUN( slmprint_cmd, sip->target, sip->lun );
758 struct slm *sip; local
763 sip = &slm_info[device];
767 if ( !atomic_dec_and_test(&sip->wr_ok) ) {
768 atomic_inc(&sip->wr_ok);
774 if ( !atomic_dec_and_test(&sip->rd_ok) ) {
775 atomic_inc(&sip->rd_ok);
787 struct slm *sip; local
808 struct slm *sip = &slm_info[device]; local
829 struct slm *sip = &slm_info[device]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/netfilter/
H A Debt_among.c136 __be32 dip = 0, sip = 0; local
143 if (get_ip_src(skb, &sip))
147 if (!ebt_mac_wormhash_contains(wh_src, smac, sip))
151 if (ebt_mac_wormhash_contains(wh_src, smac, sip))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/
H A DMakefile79 cscope -b -q -R -Iinclude -sip -slib -smisc -snetem -stc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcxgb3_ioctl.h151 uint32_t sip; member in struct:ch_trace
H A Dcommon.h417 u32 sip; member in struct:trace_params
H A Dt3_hw.c2691 key[0] = tp->sport | (tp->sip << 16);
2692 key[1] = (tp->sip >> 16) | (tp->dport << 16);
H A Dcxgb3_main.c1907 tp = (const struct trace_params *)&t.sip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Deth1394.h214 u32 sip; /* Sender's IP Address */ member in struct:eth1394_arp
H A Deth1394.c884 *(u32 *)arp_ptr = arp1394->sip; /* move sender IP addr */
1328 arp1394->sip = *(u32*)(arp_ptr + ETH1394_ALEN);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dclient6_token.l158 <S_CNF>sip-servers { DECHO; return (SIP_SERVERS); }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_vnodeops.c2606 xfs_inode_t *tdp, *sip; local
2627 sip = xfs_vtoi(src_vp);
2644 error = XFS_QM_DQATTACH(mp, sip, 0);
2645 if (!error && sip != tdp)
2665 if (sip->i_ino < tdp->i_ino) {
2666 ips[0] = sip;
2670 ips[1] = sip;
2682 xfs_trans_ijoin(tp, sip, XFS_ILOCK_EXCL);
2688 if (sip->i_d.di_nlink >= XFS_MAXLINK) {
2699 (tdp->i_d.di_projid != sip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbw.c471 struct in_addr sip; local
481 if (!find_master_ip(group, &sip)) {
485 fstrcpy(group, inet_ntoa(sip));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dnetpoll.c347 __be32 sip, tip; local
380 memcpy(&sip, arp_ptr, 4);
432 memcpy(arp_ptr, &sip, 4);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/ctf/
H A Dhndctf.h204 uint32 sip[IPADDR_U32_SZ], dip[IPADDR_U32_SZ]; member in struct:ctf_conn_tuple
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/bonding/
H A Dbond_main.c2472 static void bond_validate_arp(struct bonding *bond, struct slave *slave, u32 sip, u32 tip) argument
2479 dprintk("bva: sip %u.%u.%u.%u tip %u.%u.%u.%u t[%d] "
2481 NIPQUAD(sip), NIPQUAD(tip), i, NIPQUAD(targets[i]),
2483 if (sip == targets[i]) {
2497 u32 sip, tip; local
2530 memcpy(&sip, arp_ptr, 4);
2534 dprintk("bond_arp_rcv: %s %s/%d av %d sv %d sip %u.%u.%u.%u"
2537 slave_do_arp_validate(bond, slave), NIPQUAD(sip), NIPQUAD(tip));
2541 * here for each ARP probe (so we swap the sip/tip to validate
2548 bond_validate_arp(bond, slave, sip, ti
[all...]

Completed in 391 milliseconds