Searched refs:conf_req_add (Results 1 – 2 of 2) sorted by relevance
180 int (*conf_req_add)(struct ppp_context *ctx, struct net_pkt *pkt); member190 .conf_req_add = _req_add, \
243 err = info->conf_req_add(ctx, pkt); in ppp_my_options_add()