Lines Matching defs:unit
241 * Demand mode - prime the old ppp device to relinquish the unit.
244 syslog(LOG_ERR, "ioctl(transfer ppp unit): %m");
271 * Check that we got the same unit again.
278 syslog(LOG_ERR, "transfer_ppp failed: wanted unit %d, got %d",
311 * restore_loop - reattach the ppp unit to the loopback.
322 syslog(LOG_ERR, "ioctl(transfer ppp unit): %m");
332 * Check that we got the same unit again.
339 syslog(LOG_ERR, "transfer_ppp failed: wanted unit %d, got %d",
570 output(int unit, u_char *p, int len)
706 ppp_send_config(int unit, int mtu, u_int32_t asyncmap, int pcomp, int accomp)
740 ppp_set_xaccm(int unit, ext_accm accm)
752 ppp_recv_config(int unit, int mru, u_int32_t asyncmap, int pcomp, int accomp)
782 ccp_test(int unit, u_char *opt_ptr, int opt_len, int for_transmit)
798 ccp_flags_set(int unit, int isopen, int isup)
818 ccp_fatal_error(int unit)
1132 sifproxyarp(int unit, u_int32_t hisaddr)
1180 cifproxyarp(int unit, u_int32_t hisaddr)
1213 sifproxyarp(unit, hisaddr)
1214 int unit;
1253 cifproxyarp(unit, hisaddr)
1254 int unit;