Searched refs:o_uint32 (Results 1 – 4 of 4) sorted by relevance
/external/ppp/pppd/ |
D | lcp.c | 99 { "asyncmap", o_uint32, &lcp_wantoptions[0].asyncmap, 102 { "-as", o_uint32, &lcp_wantoptions[0].asyncmap, 105 { "default-asyncmap", o_uint32, &lcp_wantoptions[0].asyncmap, 109 { "-am", o_uint32, &lcp_wantoptions[0].asyncmap,
|
D | options.c | 761 case o_uint32: 942 case o_uint32:
|
D | pppd.h | 95 o_uint32, enumerator
|
D | ipxcp.c | 131 { "ipx-network", o_uint32, &ipxcp_wantoptions[0].our_network,
|