| /freebsd-9-stable/usr.sbin/ppp/ |
| D | bundle.h | 75 struct bundle { struct 76 struct fdescriptor desc; /* really all our datalinks */ 77 int unit; /* The device/interface unit number */ 79 struct { 83 } dev; 85 u_long bandwidth; /* struct tuninfo speed */ 86 struct iface *iface; /* Interface information */ 88 int routing_seq; /* The current routing sequence number */ 89 u_int phase; /* Curent phase */ 91 struct { [all …]
|
| D | bundle.c | 115 bundle_PhaseName(struct bundle *bundle) in bundle_PhaseName() 122 bundle_NewPhase(struct bundle *bundle, u_int new) in bundle_NewPhase() 174 bundle_Notify(struct bundle *bundle, char c) in bundle_Notify() 198 struct bundle *bundle = (struct bundle *)v; in bundle_ClearQueues() local 225 bundle_LinkAdded(struct bundle *bundle, struct datalink *dl) in bundle_LinkAdded() 245 bundle_LinksRemoved(struct bundle *bundle) in bundle_LinksRemoved() 279 struct bundle *bundle = (struct bundle *)v; in bundle_LayerUp() local 316 struct bundle *bundle = (struct bundle *)v; in bundle_LayerDown() local 371 struct bundle *bundle = (struct bundle *)v; in bundle_LayerFinish() local 386 bundle_Close(struct bundle *bundle, const char *name, int how) in bundle_Close() [all …]
|
| D | arp.c | 100 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) in arp_ProxySub() 148 arp_SetProxy(struct bundle *bundle, struct in_addr addr) in arp_SetProxy() 157 arp_ClearProxy(struct bundle *bundle, struct in_addr addr) in arp_ClearProxy() 168 arp_SetProxy(struct bundle *bundle, struct in_addr addr, int s) in arp_SetProxy() 205 arp_ClearProxy(struct bundle *bundle, struct in_addr addr, int s) in arp_ClearProxy()
|
| D | server.c | 89 server_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) in server_Read() 216 server_Reopen(struct bundle *bundle) in server_Reopen() 243 server_LocalOpen(struct bundle *bundle, const char *name, mode_t mask) in server_LocalOpen() 310 server_TcpOpen(struct bundle *bundle, u_short port) in server_TcpOpen() 410 server_Clear(struct bundle *bundle) in server_Clear()
|
| D | ipcp.c | 447 ipcp_Init(struct ipcp *ipcp, struct bundle *bundle, struct link *l, in ipcp_Init() 621 int (*proxyfun)(struct bundle *, struct in_addr), in ipcp_proxyarp() 624 struct bundle *bundle = ipcp->fsm.bundle; in ipcp_proxyarp() local 666 struct bundle *bundle = ipcp->fsm.bundle; in ipcp_SetIPaddress() local 713 ChooseHisAddr(struct bundle *bundle, struct in_addr gw) in ChooseHisAddr() 848 struct bundle *bundle = ipcp->fsm.bundle; in ipcp_IfaceAddrAdded() local 860 struct bundle *bundle = ipcp->fsm.bundle; in ipcp_IfaceAddrDeleted() local 980 struct bundle *bundle = ipcp->fsm.bundle; in ipcp_ValidateReq() local 1341 ipcp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipcp_Input() 1357 ipcp_UseHisIPaddr(struct bundle *bundle, struct in_addr hisaddr) in ipcp_UseHisIPaddr() [all …]
|
| D | tcpmss.c | 144 tcpmss_Check(struct bundle *bundle, struct mbuf *bp) in tcpmss_Check() 171 tcpmss_LayerPush(struct bundle *bundle, struct link *l __unused, in tcpmss_LayerPush() 178 tcpmss_LayerPull(struct bundle *bundle, struct link *l __unused, in tcpmss_LayerPull()
|
| D | pap.c | 85 struct bundle *bundle = authp->physical->dl->bundle; in pap_Req() local 145 struct bundle *bundle = authp->physical->dl->bundle; in pap_Success() local 180 pap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in pap_Input()
|
| D | vjcomp.c | 73 vj_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, in vj_LayerPush() 165 vj_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, in vj_LayerPull()
|
| D | tun.c | 84 tun_configure(struct bundle *bundle) in tun_configure()
|
| D | route.c | 393 route_IfDelete(struct bundle *bundle, int all) in route_IfDelete() 485 route_UpdateMTU(struct bundle *bundle) in route_UpdateMTU() 558 route_Change(struct bundle *bundle, struct sticky_route *r, in route_Change() 749 rt_Set(struct bundle *bundle, int cmd, const struct ncprange *dst, in rt_Set() 873 rt_Update(struct bundle *bundle, const struct sockaddr *dst, in rt_Update()
|
| D | mp.c | 240 mp_Init(struct mp *mp, struct bundle *bundle) in mp_Init() 612 mp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in mp_Input() 632 mp_Output(struct mp *mp, struct bundle *bundle, struct link *l, in mp_Output() 666 mp_FillPhysicalQueues(struct bundle *bundle) in mp_FillPhysicalQueues() 1078 mpserver_Read(struct fdescriptor *d, struct bundle *bundle, in mpserver_Read()
|
| D | ncp.c | 96 ncp_Init(struct ncp *ncp, struct bundle *bundle) in ncp_Init() 313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) in ncp_FillPhysicalQueues() 348 struct bundle *bundle = l->lcp.fsm.bundle; in ncp_PushPacket() local
|
| D | ipv6cp.c | 199 struct bundle *bundle = ipv6cp->fsm.bundle; in ipcp_SetIPv6address() local 265 ipv6cp_Init(struct ipv6cp *ipv6cp, struct bundle *bundle, struct link *l, in ipv6cp_Init() 351 ipv6cp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipv6cp_Input() 423 struct bundle *bundle = ipv6cp->fsm.bundle; in ipv6cp_PushPacket() local
|
| D | ip.c | 558 PacketCheck(struct bundle *bundle, u_int32_t family, in PacketCheck() 906 ip_Input(struct bundle *bundle, struct link *l, struct mbuf *bp, u_int32_t af) in ip_Input() 956 ipv4_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipv4_Input() 976 ipv6_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipv6_Input()
|
| D | datalink.c | 448 datalink_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) in datalink_Read() 478 datalink_Write(struct fdescriptor *d, struct bundle *bundle, in datalink_Write() 792 datalink_Create(const char *name, struct bundle *bundle, int type) in datalink_Create() 1292 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, in iov2datalink()
|
| D | auth.c | 207 auth_Select(struct bundle *bundle, const char *name) in auth_Select() 288 auth_Validate(struct bundle *bundle, const char *name, const char *key) in auth_Validate()
|
| D | mppe.c | 512 MPPEInitOptsOutput(struct bundle *bundle, struct fsm_opt *o, in MPPEInitOptsOutput() 536 MPPESetOptsOutput(struct bundle *bundle, struct fsm_opt *o, in MPPESetOptsOutput() 575 MPPESetOptsInput(struct bundle *bundle, struct fsm_opt *o, in MPPESetOptsInput()
|
| D | chap.c | 551 struct bundle *bundle = authp->physical->dl->bundle; in chap_Success() local 597 struct bundle *bundle = authp->physical->link.lcp.fsm.bundle; in chap_Failure() local 693 chap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in chap_Input()
|
| D | main.c | 308 struct bundle *bundle; in main() local 540 DoLoop(struct bundle *bundle) in DoLoop()
|
| D | prompt.c | 183 prompt_Read(struct fdescriptor *d, struct bundle *bundle, in prompt_Read() 314 prompt_Create(struct server *s, struct bundle *bundle, int fd) in prompt_Create()
|
| D | systems.c | 316 ReadSystem(struct bundle *bundle, const char *name, const char *file, in ReadSystem() 477 system_Select(struct bundle *bundle, const char *name, const char *file, in system_Select()
|
| /freebsd-9-stable/sys/ia64/ia64/ |
| D | emulate.c | 42 struct asm_bundle bundle; in ia64_emulate() local
|
| D | trap.c | 289 struct asm_bundle bundle; in trap_decode_break() local 692 struct fpswa_bundle bundle; in trap() local
|
| /freebsd-9-stable/contrib/one-true-awk/ |
| D | makefile | 67 bundle: target
|
| /freebsd-9-stable/contrib/binutils/opcodes/ |
| D | ia64-dis.c | 77 bfd_byte bundle[16]; in print_insn_ia64() local
|