Searched refs:deh_dnet (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/netddp/
H A Dnetddp_sendto.c58 ddphdr.deh_dnet = sat->sat_addr.s_net;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/netatalk/
H A Dddp.h89 u_short deh_dnet; member in struct:ddpehdr
H A Dddp_output.c78 deh->deh_dnet = ddp->ddp_fsat.sat_addr.s_net;
H A Dddp_input.c205 to.sat_addr.s_net = ddpe.deh_dnet;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A Dddp.c48 sat.sat_addr.s_net = deh->deh_dnet;
H A Dtpi.c379 deh->deh_dnet = sat.sat_addr.s_net;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/appletalk/
H A Dipddp.c157 ddp->deh_dnet = 0;
162 ddp->deh_dnet = rt->at.s_net;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Datalk.h93 __be16 deh_dnet; member in struct:ddpehdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/appletalk/
H A Dddp.c1292 if (skb->pkt_type != PACKET_HOST || !ddp->deh_dnet) {
1299 ta.s_net = ddp->deh_dnet;
1419 if (!ddp->deh_dnet) /* Net 0 is 'this network' */
1422 atif = atalk_find_interface(ddp->deh_dnet, ddp->deh_dnode);
1439 tosat.sat_addr.s_net = ddp->deh_dnet;
1497 ddp->deh_dnet = ap->s_net; /* Network number */
1599 ddp->deh_dnet = usat->sat_addr.s_net;
H A Daarp.c535 (!ddp->deh_dnet || at->s_net == ddp->deh_dnet)) {

Completed in 93 milliseconds