Searched refs:o_uint32 (Results 1 – 5 of 5) sorted by relevance
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | test_objects.proto | 49 optional uint32 o_uint32 = 6; field
|
/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,
|