cap_channel
struct cap_channel;
typedef struct cap_channel cap_channel_t;
typedef struct cap_channel cap_channel_t;
struct cap_channel;
extern struct cap_channel *capllflags, *capscript, *capsendmsg, *capsyslog;
extern int cap_llflags_get(struct cap_channel *, const char *, int *);
extern int cap_script_run(struct cap_channel *, const char *const *);
extern int cap_script_wait(struct cap_channel *, int *);
extern int cap_probe_defrouters(struct cap_channel *, struct ifinfo *);
extern int cap_rssend(struct cap_channel *, struct ifinfo *);