Searched defs:fsm_opt (Results 1 – 2 of 2) sorted by relevance
170 struct fsm_opt { struct171 struct fsm_opt_hdr hdr; argument179 (o) = (struct fsm_opt *)((u_char *)(o) + (length)); \ argument
1160 fsm_opt(u_char *opt, int optlen, const struct fsm_opt *o) in fsm_opt() function