Searched refs:nh_flags (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_fib.c120 ((nh->nh_flags^onh->nh_flags)&~RTNH_F_DEAD))
179 nh->nh_flags = (r->rtm_flags&~0xFF) | nhp->rtnh_flags;
201 if (nh->nh_flags&RTNH_F_ONLINK) {
236 if (nh->nh_flags&(RTNH_F_PERVASIVE|RTNH_F_ONLINK))
296 nh->nh_flags = r->rtm_flags;
378 if (!(nh->nh_flags&RTNH_F_DEAD)) {
389 if (!(nh->nh_flags&RTNH_F_DEAD) && nh->nh_power) {
519 if (nh->nh_flags&RTNH_F_DEAD)
523 nh->nh_flags |
[all...]
H A Ddn_table.c310 nhp->rtnh_flags = nh->nh_flags & 0xFF;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_semantics.c153 ((nh->nh_flags^onh->nh_flags)&~RTNH_F_DEAD))
189 !(nh->nh_flags&RTNH_F_DEAD)) {
237 nh->nh_flags = (r->rtm_flags&~0xFF) | nhp->rtnh_flags;
356 if (nh->nh_flags&RTNH_F_PERVASIVE)
359 if (nh->nh_flags&RTNH_F_ONLINK) {
403 if (nh->nh_flags&(RTNH_F_PERVASIVE|RTNH_F_ONLINK))
500 nh->nh_flags = r->rtm_flags;
604 if (nh->nh_flags&RTNH_F_DEAD)
690 nhp->rtnh_flags = nh->nh_flags
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Ddn_fib.h46 unsigned nh_flags; member in struct:dn_fib_nh
H A Dip_fib.h40 unsigned nh_flags; member in struct:fib_nh
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Ddn_fib.h46 unsigned nh_flags; member in struct:dn_fib_nh
H A Dip_fib.h40 unsigned nh_flags; member in struct:fib_nh

Completed in 82 milliseconds