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

12

/freebsd-11-stable/usr.sbin/ppp/
H A Dtun.c86 tun_configure(struct bundle *bundle) argument
H A Dcommand.h44 struct bundle *bundle; /* Our bundle */ member in struct:cmdargs
H A Dpap.c87 struct bundle *bundle = authp->physical->dl->bundle; local
147 struct bundle *bundle = authp->physical->dl->bundle; local
182 pap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) argument
[all...]
H A Dvjcomp.c75 vj_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
167 vj_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
[all...]
H A Dtcpmss.c146 tcpmss_Check(struct bundle *bundle, struct mbuf *bp) argument
173 tcpmss_LayerPush(struct bundle *bundle, struct link *l __unused, argument
180 tcpmss_LayerPull(struct bundle *bundle, struc argument
[all...]
H A Dserver.c91 server_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset) argument
218 server_Reopen(struct bundle *bundle) argument
245 server_LocalOpen(struct bundle *bundle, const char *name, mode_t mask) argument
312 server_TcpOpen(struct bundle *bundle, u_short port) argument
412 server_Clear(struct bundle *bundle) argument
[all...]
H A Darp.c102 arp_ProxySub(struct bundle *bundle, struct in_addr addr, int add) argument
149 arp_SetProxy(struct bundle *bundle, struct in_addr addr) argument
158 arp_ClearProxy(struct bundle *bundle, struct in_addr addr) argument
169 arp_SetProxy(struct bundle *bundle, struct in_addr addr, int s) argument
206 arp_ClearProxy(struct bundle *bundle, struct in_addr addr, int s) argument
[all...]
H A Dprompt.h49 struct bundle *bundle; /* who I'm controlling */ member in struct:prompt
H A Dauth.c211 auth_Select(struct bundle *bundle, const char *name) argument
292 auth_Validate(struct bundle *bundle, const char *name, const char *key) argument
[all...]
H A Dether.c410 ether_DescriptorRead(struct fdescriptor *d, struct bundle *bundle, argument
H A Dmain.c310 struct bundle *bundle; local
542 DoLoop(struct bundle *bundle) argument
[all...]
H A Dmp.h111 struct bundle *bundle; /* Parent */ member in struct:mp
H A Dlink.c375 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) argument
H A Ddatalink.h123 struct bundle *bundle; /* for the moment */ member in struct:datalink
H A Dnat_cmd.c500 nat_LayerPush(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
517 nat_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, argument
[all...]
H A Dnetgraph.c394 ng_DescriptorRead(struct fdescriptor *d, struct bundle *bundle, argument
H A Dncp.c98 ncp_Init(struct ncp *ncp, struct bundle *bundle) argument
315 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) argument
350 struct bundle *bundle = l->lcp.fsm.bundle; local
[all...]
H A Dprompt.c185 prompt_Read(struct fdescriptor *d, struct bundle *bundle, argument
316 prompt_Create(struct server *s, struct bundle *bundle, int fd) argument
[all...]
H A Dccp.c246 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l, argument
676 ccp_Input(struct bundle *bundl argument
[all...]
H A Dsystems.c318 ReadSystem(struct bundle *bundle, const char *name, const char *file, argument
479 system_Select(struct bundle *bundle, const char *name, const char *file, argument
[all...]
H A Dmp.c242 mp_Init(struct mp *mp, struct bundle *bundle) argument
614 mp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) argument
634 mp_Output(struct mp *mp, struct bundle *bundle, struct link *l, struct mbuf *m, u_int32_t begin, u_int32_t end) argument
668 mp_FillPhysicalQueues(struct bundle *bundle) argument
1080 mpserver_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset __unused) argument
[all...]
H A Dmppe.c514 MPPEInitOptsOutput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
538 MPPESetOptsOutput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
577 MPPESetOptsInput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DCFBundle.cpp57 CFBundleRef bundle = get(); local
64 CFBundleRef bundle = get(); local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-dis.c77 bfd_byte bundle[16]; local
/freebsd-11-stable/tests/sys/kern/
H A Dunix_passfd_test.c349 ATF_TC_WITHOUT_HEAD(bundle); variable

Completed in 183 milliseconds

12