Searched refs:rfa (Results 1 – 5 of 5) sorted by relevance
340 struct fattr *fa2, *rfa; in lister_dofile() local348 rfa = NULL; in lister_dofile()360 rfa = fattr_frompath(path, FATTR_NOFOLLOW); in lister_dofile()362 if (rfa == NULL) { in lister_dofile()373 fa = rfa; in lister_dofile()398 if (rfa != NULL) in lister_dofile()399 fattr_free(rfa); in lister_dofile()
1867 struct fxp_rfa *rfa; in fxp_intr_body() local1928 rfa = (struct fxp_rfa *)(m->m_ext.ext_buf + in fxp_intr_body()1944 status = le16toh(rfa->rfa_status); in fxp_intr_body()1969 total_len = le16toh(rfa->actual_size) & 0x3fff; in fxp_intr_body()1994 ntohs(rfa->rfax_vlan_id); in fxp_intr_body()2635 struct fxp_rfa *rfa; in fxp_new_rfabuf() local2653 rfa = mtod(m, struct fxp_rfa *); in fxp_new_rfabuf()2655 rfa->size = htole16(MCLBYTES - sc->rfa_size - RFA_ALIGNMENT_FUDGE); in fxp_new_rfabuf()2657 rfa->rfa_status = 0; in fxp_new_rfabuf()2658 rfa->rfa_control = htole16(FXP_RFA_CONTROL_EL); in fxp_new_rfabuf()[all …]
2009 struct recvfrom_args rfa; local2011 rfa.s = uap->s;2012 rfa.buf = uap->buf;2013 rfa.len = uap->len;2014 rfa.flags = uap->flags;2015 rfa.from = NULL;2016 rfa.fromlenaddr = NULL;2018 return (sys_recvfrom(td, &rfa));
1982 u_short rfa; in wlrustrt() local1996 rfa = wlbldru(sc); in wlrustrt()1998 outw(PIOP0(base), rfa); in wlrustrt()
2286 rfa 4672/tcp #remote file access server2287 rfa 4672/udp #remote file access server