Searched defs:protent (Results 1 – 1 of 1) sorted by relevance
238 struct protent { struct241 void (*init) (int unit);245 void (*protrej) (int unit);247 void (*lowerup) (int unit);249 void (*lowerdown) (int unit);251 void (*open) (int unit);253 void (*close) (int unit, char *reason);256 int (*printpkt) (u_char *pkt, int len,266 void (*check_options) (u_long);268 int (*demand_conf) (int unit);[all …]
Completed in 4 milliseconds