Searched refs:nh_scope (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnexthop.h9 unsigned char nh_scope; /* return only */ member in struct:nhmsg
/linux-master/net/ipv4/
H A Dnexthop.c928 nhm->nh_scope = 0;
961 nhm->nh_scope = nhi->fib_nhc.nhc_scope;
1151 nhm->nh_scope = 0;
3019 if (nhm->resvd || nhm->nh_scope) {
3220 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) {
3401 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) {

Completed in 110 milliseconds