Searched defs:offp (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-10-stable/sys/netinet6/
H A Ddest6.c62 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Droute6.c59 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c150 in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dfrag6.c155 frag6_input(struct mbuf **mp, int *offp, int proto) argument
H A Draw_ip6.c159 rip6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dsctp6_usrreq.c66 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) argument
186 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) argument
H A Dudp6_usrreq.c189 udp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip6_input.c1071 ip6_hopopts_input(u_int32_t *plenp, u_int32_t *rtalertp, struct mbuf **mp, int *offp) argument
/freebsd-10-stable/lib/libc/tests/stdio/
H A Dgetdelim_test.c51 size_t *offp = cookie; local
67 size_t *offp; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Din_gif.c148 in_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_encap.c204 encap6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dtcp_input.c513 tcp6_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10-stable/sys/kern/
H A Duipc_mbuf2.c95 m_pulldown(struct mbuf *m, int off, int len, int *offp) argument
/freebsd-10-stable/sys/netipsec/
H A Dxform_ipip.c114 ip4_input6(struct mbuf **m, int *offp, int proto) argument
H A Dipsec_input.c549 ipsec6_common_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10-stable/sys/net/
H A Dif_gre.c679 gre_input(struct mbuf **mp, int *offp, int proto) argument
H A Dif_me.c428 me_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10-stable/sys/ddb/
H A Ddb_sym.c367 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_history.c340 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) argument
H A Ddmu_diff.c182 dmu_diff(const char *tosnap_name, const char *fromsnap_name, struct vnode *vp, offset_t *offp) argument
/freebsd-10-stable/contrib/nvi/regex/
H A Dengine.c77 const RCHAR_T *offp; /* offsets work from here */ member in struct:match
/freebsd-10-stable/lib/libc/regex/
H A Dengine.c85 const char *offp; /* offsets work from here */ member in struct:match
[all...]
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsboot.c153 zfs_read(spa_t *spa, const dnode_phys_t *dnode, off_t *offp, void *start, size_t size) argument
241 xfsread(const dnode_phys_t *dnode, off_t *offp, void *buf, size_t nbyte) argument
/freebsd-10-stable/sys/fs/ext2fs/
H A Dext2_lookup.c704 ext2_search_dirblock(struct inode *ip, void *data, int *foundp, const char *name, int namelen, int *entryoffsetinblockp, doff_t *offp, doff_t *prevoffp, doff_t *endusefulp, struct ext2fs_searchslot *ssp) argument
/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_dirhash.c548 ufsdirhash_lookup(struct inode *ip, char *name, int namelen, doff_t *offp, argument

Completed in 165 milliseconds

12