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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dl2t.c283 unsigned int nud_state; local
289 nud_state = neigh->nud_state;
291 !(nud_state & NUD_VALID))
293 else if (nud_state & NUD_CONNECTED)
392 if (neigh->nud_state & NUD_FAILED) {
394 } else if (neigh->nud_state & (NUD_CONNECTED|NUD_STALE))
397 e->state = neigh->nud_state & NUD_CONNECTED ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dl2t.c204 e->state = (e->neigh->nud_state & NUD_STALE) ?
340 unsigned int nud_state; local
345 nud_state = neigh->nud_state;
347 !(nud_state & NUD_VALID))
349 else if (nud_state & NUD_CONNECTED)
464 if (neigh->nud_state & NUD_FAILED) {
467 } else if ((neigh->nud_state & (NUD_CONNECTED | NUD_STALE)) &&
472 e->state = neigh->nud_state & NUD_CONNECTED ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dneighbour.c149 !(n->nud_state & NUD_PERMANENT)) {
174 n->nud_state);
181 if ((n->nud_state & NUD_IN_TIMER) &&
228 if (n->nud_state & NUD_VALID)
229 n->nud_state = NUD_NOARP;
231 n->nud_state = NUD_NONE;
283 n->nud_state = NUD_NONE;
726 state = n->nud_state;
769 return (n->nud_state & NUD_PROBE ?
789 while (neigh->nud_state
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_neigh.c162 neigh->nud_state = NUD_NOARP;
395 if (!(neigh->nud_state & NUD_PERMANENT)) {
454 if (!(neigh->nud_state & NUD_PERMANENT)) {
519 *(s->rs) = neigh->nud_state & NUD_CONNECTED ? 0x80 : 0x0;
554 dn->n.nud_state,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Daddr.c217 if (!neigh || !(neigh->nud_state & NUD_VALID)) {
277 if (!neigh || !(neigh->nud_state & NUD_VALID)) {
428 if (neigh->nud_state & NUD_VALID) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dneighbour.h102 __u8 nud_state; member in struct:neighbour
297 if (!(neigh->nud_state&(NUD_CONNECTED|NUD_DELAY|NUD_PROBE)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Darp.c277 neigh->nud_state = NUD_NOARP;
322 neigh->nud_state = NUD_NOARP;
325 neigh->nud_state = NUD_NOARP;
328 neigh->nud_state = NUD_NOARP;
337 if (neigh->nud_state&NUD_VALID)
392 if (!(neigh->nud_state&NUD_VALID))
512 if (n->nud_state&NUD_VALID || neigh_event_send(n, skb) == 0) {
1189 if (neigh->nud_state&NUD_PERMANENT)
1191 else if (neigh->nud_state&NUD_VALID)
1260 if (neigh->nud_state
[all...]
H A Dfib_semantics.c360 state = n->nud_state;
H A Droute.c1446 !(rt->dst.neighbour->nud_state &
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dndisc.c387 neigh->nud_state = NUD_NOARP;
392 neigh->nud_state = NUD_NOARP;
395 neigh->nud_state = NUD_NOARP;
400 neigh->nud_state = NUD_NOARP;
407 if (neigh->nud_state&NUD_VALID)
716 if (!(neigh->nud_state & NUD_VALID)) {
994 if (neigh->nud_state & NUD_FAILED)
1571 if (neigh->nud_state & NUD_VALID) {
H A Droute.c293 if (!neigh || (neigh->nud_state & NUD_VALID))
296 if (!(neigh->nud_state & NUD_VALID) &&
339 if (neigh->nud_state & NUD_VALID)
342 else if (neigh->nud_state & NUD_FAILED)
H A Dip6_output.c962 if ((*dst)->neighbour && !((*dst)->neighbour->nud_state & NUD_VALID)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes.c223 if (neigh->nud_state & NUD_VALID) {
H A Dnes_cm.c1122 if (neigh->nud_state & NUD_VALID) {
1149 if ((neigh == NULL) || (!(neigh->nud_state & NUD_VALID)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dclip.c305 neigh->output = neigh->nud_state & NUD_VALID ?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_core.c250 ((rt->dst.neighbour->nud_state & nud_flags) == 0))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3_main.c3205 n->nud_state = NUD_NOARP;

Completed in 242 milliseconds