Searched refs:UNCONST (Results 1 – 5 of 5) sorted by relevance
111 pf.bf_insns = UNCONST(arp_bpf_filter); in open_socket()115 pf.bf_insns = UNCONST(dhcp_bpf_filter); in open_socket()150 iov[1].iov_base = UNCONST(data); in send_raw_packet()
96 pf.filter = UNCONST(arp_bpf_filter); in open_socket()99 pf.filter = UNCONST(dhcp_bpf_filter); in open_socket()
37 #define UNCONST(a) ((void *)(unsigned long)(const void *)(a)) macro
1319 ifs = discover_interfaces(-1, UNCONST(argv)); in handle_interface()1614 iov[1].iov_base = UNCONST(VERSION); in handle_args()1625 iov[1].iov_base = cffile ? cffile : UNCONST(CONFIG); in handle_args()
342 char *const argv[2] = { UNCONST(iface->state->options->script), NULL }; in run_script_reason()