Home
last modified time | relevance | path

Searched defs:offp (Results 1 – 25 of 31) sorted by relevance

12

/f-stack/freebsd/ddb/
H A Ddb_sym.h83 #define db_find_sym_and_offset(val,namep,offp) \ argument
87 #define db_find_xtrn_sym_and_offset(val,namep,offp) \ argument
H A Ddb_sym.c369 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) in db_search_symbol()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c79 zfs_file_write_impl(zfs_file_t *fp, const void *buf, size_t count, loff_t *offp, in zfs_file_write_impl()
136 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *offp, in zfs_file_read_impl()
187 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek()
/f-stack/freebsd/netinet6/
H A Droute6.c62 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
H A Ddest6.c65 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
H A Dsctp6_usrreq.c61 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) in sctp6_input_with_port()
168 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input()
H A Draw_ip6.c161 rip6_input(struct mbuf **mp, int *offp, int proto) in rip6_input()
H A Dfrag6.c360 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
H A Dip6_input.c948 struct mbuf **mp, int *offp) in ip6_hopopts_input()
H A Dudp6_usrreq.c211 udp6_input(struct mbuf **mp, int *offp, int proto) in udp6_input()
H A Dicmp6.c397 icmp6_input(struct mbuf **mp, int *offp, int proto) in icmp6_input()
/f-stack/freebsd/netpfil/pf/
H A Dif_pfsync.c753 int i, offp; in pfsync_in_clr() local
795 int i, offp; in pfsync_in_ins() local
835 int offp, i; in pfsync_in_iack() local
908 int offp, i; in pfsync_in_upd() local
993 int offp, i; in pfsync_in_upd_c() local
1077 int i, offp; in pfsync_in_ureq() local
1119 int offp, i; in pfsync_in_del() local
1150 int offp, i; in pfsync_in_del_c() local
1182 int offp; in pfsync_in_bus() local
1245 int offp; in pfsync_in_tdb() local
/f-stack/freebsd/netinet/
H A Dip_encap.c369 encap4_input(struct mbuf **mp, int *offp, int proto) in encap4_input()
408 encap6_input(struct mbuf **mp, int *offp, int proto) in encap6_input()
H A Dtcp_input.c575 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input()
613 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input()
H A Dip_divert.c175 div_input(struct mbuf **mp, int *offp, int proto) in div_input()
H A Dip_icmp.c403 icmp_input(struct mbuf **mp, int *offp, int proto) in icmp_input()
H A Dip_input.c1393 rsvp_input(struct mbuf **mp, int *offp, int proto) in rsvp_input()
H A Draw_ip.c283 rip_input(struct mbuf **mp, int *offp, int proto) in rip_input()
H A Dip_carp.c452 carp_input(struct mbuf **mp, int *offp, int proto) in carp_input()
539 carp6_input(struct mbuf **mp, int *offp, int proto) in carp6_input()
H A Dudp_usrreq.c393 udp_input(struct mbuf **mp, int *offp, int proto) in udp_input()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_diff.c168 zfs_file_t *fp, offset_t *offp) in dmu_diff()
H A Dspa_history.c411 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) in spa_history_get()
/f-stack/freebsd/kern/
H A Duipc_mbuf2.c97 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown()
H A Dvfs_default.c1279 off_t *offp; in vop_stdioctl() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c245 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek()

12