HomeSort by: relevance | last modified time | path
    Searched refs:is_v4 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
tcp_vtw.h 262 uint32_t is_v4 : 1; member in struct:vtw_ctl
tcp_vtw.c 445 if (ctl->is_v4)
469 } else if (ctl->is_v4) {
495 if (ctl->is_v4) {
528 if (fat->vtw->is_v4) {
609 if (fat->vtw->is_v4) {
1287 if (ctl->is_v4) {
1835 sz = (ctl->is_v4 ? sizeof(vtw_v4_t) : sizeof(vtw_v6_t));
2205 vtw_tcpv4[i].is_v4 = 1;
  /src/usr.bin/netstat/
vtw.c 213 if (ctl->is_v4) {
  /src/sys/fs/nfs/server/
nfs_nfsdport.c 1062 nfsvno_removesub(struct nameidata *ndp, int is_v4, struct ucred *cred,
1071 else if (is_v4)
1090 nfsvno_rmdirsub(struct nameidata *ndp, int is_v4, struct ucred *cred,

Completed in 16 milliseconds