Searched defs:ngpppoe_init_data (Results 1 – 2 of 2) 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 */
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 */