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

/linux-master/net/ipv6/
H A Dip6_fib.c249 table->tb6_root.fn_flags = RTN_ROOT | RTN_TL_ROOT | RTN_RTINFO;
793 if (!(fn->fn_flags & RTN_RTINFO)) {
797 } else if (fn->fn_flags & RTN_TL_ROOT &&
1058 if (!(fn->fn_flags & RTN_RTINFO) && leaf == rt) {
1269 if (!(fn->fn_flags & RTN_RTINFO)) {
1271 fn->fn_flags |= RTN_RTINFO;
1298 if (!(fn->fn_flags & RTN_RTINFO)) {
1300 fn->fn_flags |= RTN_RTINFO;
1447 sfn->fn_flags = RTN_ROOT;
1482 if (fn->fn_flags
[all...]
H A Droute.c1160 if (fn->fn_flags & RTN_TL_ROOT)
1168 if (fn->fn_flags & RTN_RTINFO)
/linux-master/drivers/cdx/controller/
H A Dmcdi.h176 * @fn_flags: Flags for this function, as returned by %MC_CMD_DRV_ATTACH.
180 u32 fn_flags; member in struct:cdx_mcdi_data
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h117 * @fn_flags: Flags for this function, as returned by %MC_CMD_DRV_ATTACH.
124 u32 fn_flags; member in struct:efx_mcdi_data
H A Dmcdi.c112 if (efx->mcdi->fn_flags &
1498 efx->mcdi->fn_flags =
1503 efx->mcdi->fn_flags =
H A Dptp.c1495 if (efx->mcdi->fn_flags &
/linux-master/drivers/net/ethernet/sfc/
H A Def100_netdev.c431 if (efx->mcdi->fn_flags &
H A Dmcdi.h117 * @fn_flags: Flags for this function, as returned by %MC_CMD_DRV_ATTACH.
124 u32 fn_flags; member in struct:efx_mcdi_data
H A Dmcdi.c108 if (efx->mcdi->fn_flags &
1486 efx->mcdi->fn_flags =
1491 efx->mcdi->fn_flags =
H A Def10.c380 ((efx->mcdi->fn_flags) &
392 ((efx->mcdi->fn_flags) &
679 efx->mcdi->fn_flags &
1693 if (!(efx->mcdi->fn_flags &
H A Dptp.c1614 if (efx->mcdi->fn_flags &
/linux-master/include/net/
H A Dip6_fib.h77 __u16 fn_flags; member in struct:fib6_node

Completed in 227 milliseconds