Searched refs:ch_get_opt (Results 1 – 3 of 3) sorted by relevance
847 extern int ch_get_opt(struct kern_channel *, struct sockopt *);
731 err = ch_get_opt(ch, &sopt); in __channel_get_opt()
2287 ch_get_opt(struct kern_channel *ch, struct sockopt *sopt) in ch_get_opt() function