HomeSort by relevance Sort by last modified time
    Searched refs:his_network (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
ipxcp.h 78 u_int32_t his_network; /* base network number */ member in struct:ipxcp_options
ipxcp.c 1047 ho->his_network = cinetwork;
1309 ho->his_network = wo->his_network;
1326 if (ho->his_network != 0 && ho->his_network > go->network)
1327 go->network = ho->his_network;
    [all...]

Completed in 164 milliseconds