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

12

/freebsd-11-stable/sys/netinet6/
H A Droute6.c60 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Ddest6.c63 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c148 in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dfrag6.c208 frag6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dudp6_usrreq.c191 udp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Draw_ip6.c157 rip6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dsctp6_usrreq.c61 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) argument
167 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) argument
/freebsd-11-stable/lib/libc/tests/stdio/
H A Dgetdelim_test.c51 size_t *offp = cookie; local
67 size_t *offp; local
[all...]
/freebsd-11-stable/sys/netinet/
H A Din_gif.c137 in_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_encap.c111 encap4_input(struct mbuf **mp, int *offp, int proto) argument
203 encap6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_divert.c178 div_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_icmp.c390 icmp_input(struct mbuf **mp, int *offp, int proto) argument
H A Dip_input.c1354 rsvp_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf2.c95 m_pulldown(struct mbuf *m, int off, int len, int *offp) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dif_gre.c675 gre_input(struct mbuf **mp, int *offp, int proto) argument
H A Dif_stf.c613 in_stf_input(struct mbuf **mp, int *offp, int proto) argument
H A Dif_me.c418 me_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_diff.c182 dmu_diff(const char *tosnap_name, const char *fromsnap_name, struct vnode *vp, offset_t *offp) argument
H A Dspa_history.c422 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) argument
/freebsd-11-stable/sys/ddb/
H A Ddb_sym.c368 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) argument
/freebsd-11-stable/sys/netipsec/
H A Dxform_ipcomp.c120 ipcomp_nonexp_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-11-stable/contrib/nvi/regex/
H A Dengine.c73 const RCHAR_T *offp; /* offsets work from here */ member in struct:match
/freebsd-11-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-11-stable/sys/ufs/ufs/
H A Dufs_dirhash.c549 ufsdirhash_lookup(struct inode *ip, char *name, int namelen, doff_t *offp, argument
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c84 const char *offp; /* offsets work from here */ member in struct:match
[all...]

Completed in 411 milliseconds

12