Home
last modified time | relevance | path

Searched refs:OP_RENEW (Results 1 – 21 of 21) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet-apps/model/
H A Ddhcp-header.cc219 if (m_opt[OP_RENEW] == false) in SetRenew()
222 m_opt[OP_RENEW] = true; in SetRenew()
337 if (m_opt[OP_RENEW]) in Serialize()
339 i.WriteU8 (OP_RENEW); in Serialize()
476 case OP_RENEW: in Deserialize()
H A Ddhcp-header.h109 OP_RENEW = 58, //!< BOOTP Option 58: Address Renewal Time enumerator
/dports/mail/isync/isync-1.4.4/src/
H A Dsync.h32 #define OP_RENEW (1<<1) macro
35 #define OP_MASK_TYPE (OP_NEW|OP_RENEW|OP_DELETE|OP_FLAGS) /* asserted in the target ops */
H A Dconfig.c169 *cops |= OP_RENEW; in getopt_helper()
177 conf->ops[N] |= OP_RENEW; in getopt_helper()
185 conf->ops[F] |= OP_RENEW; in getopt_helper()
H A Dsync.c1397 if (chan->ops[t] & (OP_NEW|OP_RENEW)) { in box_opened2()
1404 if (chan->ops[t] & OP_RENEW) { in box_opened2()
1421 if ((chan->ops[N] & (OP_NEW|OP_RENEW|OP_FLAGS)) && chan->max_messages) in box_opened2()
1745 if (((srec->status & S_DUMMY(F)) && (svars->chan->ops[F] & OP_RENEW)) || in box_loaded()
1746 ((srec->status & S_DUMMY(N)) && (svars->chan->ops[N] & OP_RENEW))) { in box_loaded()
1791 if (!(svars->chan->ops[t] & OP_RENEW)) in box_loaded()
1861 if ((svars->chan->ops[N] & (OP_NEW|OP_RENEW|OP_FLAGS)) && svars->chan->max_messages) { in box_loaded()
H A Dmain.c565 op |= OP_RENEW; in main()
648 op |= OP_RENEW; in main()
/dports/net/libnfs/libnfs-libnfs-4.0.0/nfs4/
H A Dnfs4.x1414 OP_RENEW = 30, enumerator
1455 case OP_RENEW: RENEW4args oprenew;
1500 case OP_RENEW: RENEW4res oprenew;
H A Dlibnfs-raw-nfs4.c2656 case OP_RENEW: in zdr_nfs_argop4()
2812 case OP_RENEW: in zdr_nfs_resop4()
H A Dlibnfs-raw-nfs4.h1292 OP_RENEW = 30, enumerator
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dnfs4.h106 OP_RENEW = 30, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dnfs4.h106 OP_RENEW = 30, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dnfs4.h106 OP_RENEW = 30, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dnfs4xdr.c2250 [OP_RENEW] = (nfsd4_dec)nfsd4_decode_renew,
5210 [OP_RENEW] = (nfsd4_enc)nfsd4_encode_noop,
H A Dnfs4proc.c2969 [OP_RENEW] = {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dnfs4xdr.c2250 [OP_RENEW] = (nfsd4_dec)nfsd4_decode_renew,
5210 [OP_RENEW] = (nfsd4_enc)nfsd4_encode_noop,
H A Dnfs4proc.c2969 [OP_RENEW] = {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dnfs4xdr.c2250 [OP_RENEW] = (nfsd4_dec)nfsd4_decode_renew,
5210 [OP_RENEW] = (nfsd4_enc)nfsd4_encode_noop,
H A Dnfs4proc.c2969 [OP_RENEW] = {
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dnfs4xdr.c1673 encode_op_hdr(xdr, OP_RENEW, decode_renew_maxsz, hdr); in encode_renew()
5345 return decode_op_hdr(xdr, OP_RENEW); in decode_renew()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dnfs4xdr.c1673 encode_op_hdr(xdr, OP_RENEW, decode_renew_maxsz, hdr); in encode_renew()
5345 return decode_op_hdr(xdr, OP_RENEW); in decode_renew()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dnfs4xdr.c1673 encode_op_hdr(xdr, OP_RENEW, decode_renew_maxsz, hdr); in encode_renew()
5345 return decode_op_hdr(xdr, OP_RENEW); in decode_renew()