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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_export.c51 xfs_fid2_t ifid; local
74 p = xfs_fileid_decode_fid2(p, &ifid, is64);
81 fh = (__u32 *)&ifid;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_neighbor.h44 u_int32_t ifid; member in struct:ospf6_neighbor
H A Dospf6_ism.c105 /* ifid of this interface */
256 myself.ifid = ospf6_interface->if_id;
H A Dospf6_neighbor.c391 o6n->ifid, VTY_NEWLINE);
H A Dospf6_lsa.c1225 router_lsd->neighbor_interface_id = htonl (o6n->ifid);
1259 router_lsd->neighbor_interface_id = htonl (o6n->ifid);
H A Dospf6_message.c362 o6n->ifid = ntohl (hello->interface_id);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dconfig.h82 unsigned int ifid; member in struct:dhcp6_if
197 char ifid[16]; /* Interface ID, up to 128bits */ member in struct:prefix_ifconf
H A Dra_token.l96 <S_INDEX>{number} {if (atoi(rayytext) != dhcp6_if->ifid)
H A Dnetlink.c145 if (ifim->ifi_index != ifp->ifid)
H A Dcommon.c130 if (ifp->ifid == id)
176 if ((ifp->ifid = if_nametoindex(ifname)) == 0) {
188 ifp->linkid = ifp->ifid;

Completed in 110 milliseconds