Searched defs:bundle (Results 1 - 25 of 56) sorted by last modified time

123

/freebsd-current/usr.sbin/ppp/
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 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 Dtun.c84 tun_configure(struct bundle *bundle) argument
H A Dtcpmss.c149 tcpmss_Check(struct bundle *bundle, struct mbuf *bp) argument
219 tcpmss_LayerPush(struct bundle *bundle, struct link *l __unused, argument
226 tcpmss_LayerPull(struct bundle *bundl 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 Droute.c379 route_IfDelete(struct bundle *bundle, int all) argument
470 route_UpdateMTU(struct bundle *bundle) argument
543 route_Change(struct bundle *bundle, struct sticky_route *r, const struct ncpaddr *me, const struct ncpaddr *peer) argument
734 rt_Set(struct bundle *bundle, int cmd, const struct ncprange *dst, const struct ncpaddr *gw, int bang, int quiet) argument
859 rt_Update(struct bundle *bundle, const struct sockaddr *dst, const struct sockaddr *gw, const struct sockaddr *mask, const struct sockaddr *ifp, const struct sockaddr *ifa) argument
[all...]
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 Dradius.c251 struct bundle *bundle; local
1334 struct bundle *bundle = (struct bundle *)v; local
1346 radius_StartTimer(struct bundle *bundle) argument
[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 Dprompt.h47 struct bundle *bundle; /* who I'm controlling */ member in struct:prompt
H A Dphysical.c518 physical_DescriptorRead(struct fdescriptor *d, struct bundle *bundl argument
[all...]
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 Dnetgraph.c392 ng_DescriptorRead(struct fdescriptor *d, struct bundle *bundle, argument
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 Dmppe.c512 MPPEInitOptsOutput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
536 MPPESetOptsOutput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
575 MPPESetOptsInput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
[all...]
H A Dmp.c240 mp_Init(struct mp *mp, struct bundle *bundle) argument
612 mp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) argument
632 mp_Output(struct mp *mp, struct bundle *bundle, struct link *l, struct mbuf *m, u_int32_t begin, u_int32_t end) argument
666 mp_FillPhysicalQueues(struct bundle *bundle) argument
1078 mpserver_Read(struct fdescriptor *d, struct bundle *bundle, const fd_set *fdset __unused) argument
[all...]
H A Dmp.h109 struct bundle *bundle; /* Parent */ member in struct:mp
H A Dmain.c308 struct bundle *bundle; local
540 DoLoop(struct bundle *bundle) argument
[all...]
H A Dlink.c373 Despatch(struct bundle *bundle, struct link *l, struct mbuf *bp, u_short proto) argument
/freebsd-current/tests/sys/kern/
H A Dunix_passfd_test.c582 ATF_TC_WITHOUT_HEAD(bundle); variable
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c1683 dt_ahashent_t *h, **sorted = NULL, ***bundle, **nbundle; local
[all...]
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_ctl_drv.c225 struct adf_uio_control_bundle *bundle = NULL; local
261 struct adf_uio_control_bundle *bundle; local
308 struct adf_uio_control_bundle *bundle; local
354 struct adf_uio_control_bundle *bundle; local
375 struct adf_uio_control_bundle *bundle; local
[all...]
H A Dadf_freebsd_uio_cleanup.c47 struct adf_uio_control_bundle *bundle; member in struct:bundle_orphan_ring
121 struct adf_uio_control_bundle *bundle; local
178 put_orphan_bundle(struct bundle_orphan_ring *bundle) argument
219 is_all_resp_recvd(struct adf_hw_csr_ops *csr_ops, struct bundle_orphan_ring *bundle, const u8 num_rings_per_bank) argument
328 struct adf_uio_control_bundle *bundle; local
[all...]
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dhtc.c354 struct ath10k_htc_lookahead_bundle *bundle; local
[all...]

Completed in 309 milliseconds

123