Searched defs:ifid (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/net/npf/ |
H A D | npf_connkey.c | 144 npf_connkey_setckey(npf_connkey_t *key, unsigned ifid, unsigned di) in npf_connkey_setckey() 166 npf_connkey_getckey(const npf_connkey_t *key, unsigned *ifid, unsigned *di) in npf_connkey_getckey() 316 unsigned alen, proto, ifid, di; in npf_connkey_export() local 348 unsigned ret, di, ifid = 0; in npf_connkey_import() local 383 unsigned alen, proto, ifid, di; in npf_connkey_print() local
|
H A D | npf_ruleset.c | 807 const int di_mask, const unsigned ifid) in npf_rule_inspect() 835 const int di_mask, const unsigned ifid) in npf_rule_reinspect() 868 const unsigned ifid = nbuf->nb_ifid; in npf_ruleset_inspect() local
|
H A D | npf_mbuf.c | 77 unsigned ifid = npf_ifmap_getid(npf, ifp); in nbuf_init() local
|
H A D | npf_conn.c | 299 const unsigned ifid = atomic_load_relaxed(&con->c_ifid); in npf_conn_check() local
|
/netbsd-src/sys/fs/filecorefs/ |
H A D | filecore_vfsops.c | 516 struct ifid { struct 517 ushort ifid_len; argument 518 ushort ifid_pad; argument 519 u_int32_t ifid_ino; argument
|
/netbsd-src/sys/fs/adosfs/ |
H A D | advfsops.c | 684 struct ifid { struct 685 ushort ifid_len; argument 686 ushort ifid_pad; argument 687 int ifid_ino; argument 688 long ifid_start; argument
|
/netbsd-src/sys/fs/cd9660/ |
H A D | cd9660_vfsops.c | 698 struct ifid { struct 699 ushort ifid_len; argument 700 ushort ifid_pad; argument 701 ino_t ifid_ino; argument 703 u_long ifid_start; argument
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | netscope.c | 31 unsigned int ifid; in isc_netscope_pton() local
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | netscope.c | 31 unsigned int ifid; in isc_netscope_pton() local
|
/netbsd-src/sys/arch/x68k/x68k/ |
H A D | autoconf.c | 171 int ifid; in scsi_find() local
|