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