Searched defs:bundle (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-10-stable/usr.sbin/ppp/
H A Dtun.c84 tun_configure(struct bundle *bundle) argument
H A Dcommand.h42 struct bundle *bundle; /* Our bundle */ member in struct:cmdargs
H A Dpap.c85 struct bundle *bundle = authp->physical->dl->bundle; local
145 struct bundle *bundle = authp->physical->dl->bundle; local
180 pap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) argument
[all...]
H A Dtcpmss.c144 tcpmss_Check(struct bundle *bundle, struct mbuf *bp) argument
171 tcpmss_LayerPush(struct bundle *bundle, struct link *l __unused, argument
178 tcpmss_LayerPull(struct bundle *bundle, struc argument
[all...]
H A Dvjcomp.c73 vj_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
165 vj_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
[all...]
H A Darp.c100 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) argument
147 arp_SetProxy(struct bundle *bundle, struct in_addr addr) argument
156 arp_ClearProxy(struct bundle *bundle, struct in_addr addr) argument
167 arp_SetProxy(struct bundle *bundle, struct in_addr addr, int s) argument
204 arp_ClearProxy(struct bundle *bundle, struct in_addr addr, int s) argument
[all...]
H A Dprompt.h47 struct bundle *bundle; /* who I'm controlling */ member in struct:prompt
H A Dserver.c89 server_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) argument
216 server_Reopen(struct bundle *bundle) argument
243 server_LocalOpen(struct bundle *bundle, const char *name, mode_t mask) argument
310 server_TcpOpen(struct bundle *bundle, u_short port) argument
410 server_Clear(struct bundle *bundle) argument
[all...]
H A Dauth.c209 auth_Select(struct bundle *bundle, const char *name) argument
290 auth_Validate(struct bundle *bundle, const char *name, const char *key) argument
[all...]
H A Dccp.c244 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l, argument
674 ccp_Input(struct bundle *bundl argument
[all...]
H A Ddatalink.h121 struct bundle *bundle; /* for the moment */ member in struct:datalink
H A Dmain.c308 struct bundle *bundle; local
540 DoLoop(struct bundle *bundle) argument
[all...]
H A Dmp.h109 struct bundle *bundle; /* Parent */ member in struct:mp
H A Dnat_cmd.c498 nat_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
515 nat_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
[all...]
H A Dncp.c96 ncp_Init(struct ncp *ncp, struct bundle *bundle) argument
313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) argument
348 struct bundle *bundle = l->lcp.fsm.bundle; local
[all...]
H A Dprompt.c183 prompt_Read(struct fdescriptor *d, struct bundle *bundle, argument
314 prompt_Create(struct server *s, struct bundle *bundle, int fd) argument
[all...]
H A Dsystems.c316 ReadSystem(struct bundle *bundle, const char *name, const char *file, argument
477 system_Select(struct bundle *bundle, const char *name, const char *file, argument
[all...]
H A Dlink.c373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) argument
/freebsd-10-stable/sys/ia64/ia64/
H A Demulate.c42 struct asm_bundle bundle; local
H A Dunaligned.c259 struct asm_bundle bundle; local
H A Dtrap.c289 struct asm_bundle bundle; local
697 struct fpswa_bundle bundle; local
H A Ddb_machdep.c360 struct asm_bundle bundle; local
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-dis.c77 bfd_byte bundle[16]; local
/freebsd-10-stable/tools/regression/ia64/emulated/
H A Dtest.c49 union bundle { union
[all...]
/freebsd-10-stable/tests/sys/kern/
H A Dunix_passfd_test.c297 ATF_TC_WITHOUT_HEAD(bundle); variable

Completed in 141 milliseconds

12