Searched defs:ngpppoe_init_data (Results 1 – 1 of 1) sorted by relevance
128 struct ngpppoe_init_data { struct129 char hook[NG_HOOKSIZ]; /* hook to monitor on */130 u_int16_t data_len; /* Length of the service name */131 char data[]; /* init data goes here */