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

/linux-master/net/mpls/
H A Daf_mpls.c39 #define MPLS_NEIGH_TABLE_UNSPEC (NEIGH_LINK_TABLE + 1) macro
457 if (nh->nh_via_table == MPLS_NEIGH_TABLE_UNSPEC)
823 nh->nh_via_table = MPLS_NEIGH_TABLE_UNSPEC;
1852 cfg->rc_via_table = MPLS_NEIGH_TABLE_UNSPEC;
2012 if (nh->nh_via_table != MPLS_NEIGH_TABLE_UNSPEC &&
2056 if (nh->nh_via_table != MPLS_NEIGH_TABLE_UNSPEC &&
2233 if (nh->nh_via_table != MPLS_NEIGH_TABLE_UNSPEC) /* RTA_VIA */
2246 if (nh->nh_via_table != MPLS_NEIGH_TABLE_UNSPEC)
2484 if (nh->nh_via_table != MPLS_NEIGH_TABLE_UNSPEC &&

Completed in 416 milliseconds