Lines Matching refs:uint64_t

193 	uint64_t	ncu_flags;
236 uint64_t flags = IPADM_OPT_UP | IPADM_OPT_PERSIST;
273 nwam_ncp_create(const char *name, uint64_t flags, nwam_ncp_handle_t *ncphp)
309 nwam_ncp_read(const char *name, uint64_t flags, nwam_ncp_handle_t *ncphp)
378 uint64_t flags)
506 static uint64_t
560 uint64_t
657 ncp_selectcb(nvlist_t *idp, nvlist_t *objp, uint64_t flags, void **cbobj)
672 uint64_t flags, int *retp)
728 nwam_ncp_commit(nwam_ncp_handle_t ncph, uint64_t flags)
774 nwam_ncp_destroy(nwam_ncp_handle_t ncph, uint64_t flags)
821 uint64_t flags)
859 nwam_value_t value, uint64_t flags)
887 int (*cb)(const char *, nwam_value_t, void*), void *data, uint64_t flags,
924 uint64_t enumval;
1018 uint64_t *uintvals;
1054 if ((uintvals = calloc(num, sizeof (uint64_t))) == NULL) {
1176 if ((uintvals = calloc(num, sizeof (uint64_t))) != NULL) {
1182 if ((uintvals = calloc(num, sizeof (uint64_t))) != NULL)
1227 if ((uintvals = calloc(num, sizeof (uint64_t))) != NULL) {
1234 if ((uintvals = calloc(num, sizeof (uint64_t))) != NULL) {
1241 if ((uintvals = calloc(num, sizeof (uint64_t))) != NULL)
1364 link_ncu_selectcb(nvlist_t *idp, nvlist_t *objp, uint64_t flags, void **cbobj)
1369 uint64_t matchflags, walkfilter;
1421 intf_ncu_selectcb(nvlist_t *idp, nvlist_t *objp, uint64_t flags, void **cbobj)
1425 uint64_t type = NWAM_NCU_TYPE_INTERFACE, class, matchflags, walkfilter;
1503 int(*cb)(nwam_ncu_handle_t, void *), void *data, uint64_t flags, int *retp)
1569 nwam_ncu_class_t class, uint64_t flags, nwam_ncu_handle_t *ncuhp)
1650 uint64_t ipver[] = { IPV4_VERSION, IPV6_VERSION };
1684 nwam_ncu_type_t type, uint64_t flags, nwam_ncu_handle_t *ncuhp)
1885 uint64_t type;
1924 uint64_t flags)
1967 nwam_value_t value, uint64_t flags)
2026 void *data, uint64_t flags, int *retp)
2081 uint64_t flags)
2099 uint64_t *uintvals;
2429 nwam_ncu_commit(nwam_ncu_handle_t ncuh, uint64_t flags)
2474 uint64_t type;
2494 uint64_t class;
2516 uint64_t activation;
2700 nwam_ncu_destroy(nwam_ncu_handle_t ncuh, uint64_t flags)
2840 uint64_t type, class;
2841 uint64_t typeflags = 0, classflags = 0;
2906 uint64_t mgmt_type;
2918 uint64_t type;
2930 uint64_t class;
2956 uint64_t priority_mode;
2968 uint64_t activation_mode;
2991 uint64_t *versions;
3009 uint64_t *addrsrc;
3027 uint64_t *addrsrc;
3083 uint64_t typeflags = nwam_ncu_type_to_flag(type);
3084 uint64_t classflags = nwam_ncu_type_class_to_flag(type, class);
3139 uint64_t classflags = 0;
3276 nwam_ncu_dr_offline(nwam_ncu_type_t type, const char *name, uint64_t flags)
3300 nwam_ncu_dr_online(nwam_ncu_type_t type, const char *name, uint64_t flags)