Searched refs:cap_llflags_get (Results 1 – 3 of 3) sorted by relevance
117 cap_llflags_get(cap_channel_t *cap, const char *ifname, int *flagsp) in cap_llflags_get() function
187 extern int cap_llflags_get(struct cap_channel *, const char *, int *);
165 if (cap_llflags_get(capllflags, name, &llflag) != 0) { in interface_up()