Searched refs:OPEN (Results 1 - 17 of 17) sorted by relevance

/linux-master/net/atm/
H A Dmpoa_caches.h90 #define OPEN 1 macro
H A Dmpoa_caches.c140 return OPEN;
155 return OPEN;
160 return OPEN;
H A Dmpc.c522 if (mpc->in_ops->cache_hit(entry, mpc) != OPEN) {
523 ddprintk("(%s) cache_hit: returns != OPEN\n",
/linux-master/tools/testing/selftests/netfilter/
H A Dnf_nat_edemux.sh65 ip netns exec $ns1 socat -u TCP-LISTEN:5201,fork OPEN:/dev/null,wronly=1 &
H A Dnft_nat.sh1039 ip netns exec "$ns1" timeout 3 socat -u UDP4-RECV:4233 OPEN:$outfile < /dev/null &
/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c74 OPEN, enumerator in enum:fsl_mc_cmd_index
340 [OPEN] = {
/linux-master/tools/testing/selftests/drivers/net/ocelot/
H A Dpsfp.sh27 # Create two Gate Control List entries, one OPEN and one CLOSE, of equal
135 sched-entry OPEN ${GATE_DURATION_NS} -1 -1 \
299 # Send packets in-band with the OPEN gate entry
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_asn1.c72 #define OPEN 8 macro
556 if (son->attr & OPEN) { /* Open field */
703 if (son->attr & OPEN) {
797 if (ext || (son->attr & OPEN)) {
H A Dnf_conntrack_h323_types.c832 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
897 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
923 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
957 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
1060 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EXT,
1205 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1212 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1219 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1238 {FNAME("toBeSigned") SEQ, 8, 9, 11, SKIP | OPEN | EXT, 0, NULL},
1304 {FNAME("item") SEQ, 1, 3, 5, DECODE | OPEN | EX
[all...]
H A Dnf_conntrack_standalone.c1044 XASSIGN(OPEN, dn);
/linux-master/drivers/tty/serial/jsm/
H A Djsm_tty.c228 jsm_dbg(OPEN, &channel->ch_bd->pci_dev,
266 jsm_dbg(OPEN, &channel->ch_bd->pci_dev, "finish\n");
/linux-master/drivers/media/usb/pwc/
H A Dpwc.h58 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args)
/linux-master/fs/cachefiles/
H A Dinternal.h332 CACHEFILES_OBJECT_STATE_FUNCS(open, OPEN);
/linux-master/tools/testing/selftests/net/
H A Dpmtu.sh1182 run_cmd_bg "${ns_b}" socat UDP-LISTEN:50000 OPEN:/dev/null,wronly=1
1186 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
1190 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
/linux-master/sound/core/
H A Dpcm.c240 STATE(OPEN),
/linux-master/net/ceph/
H A Dmessenger.c1489 CASE(OPEN);
/linux-master/fs/nfs/
H A Dnfs4xdr.c1878 * Assumes OPEN is the biggest non-idempotent compound.
2360 * Encode an OPEN request
2406 * Encode an OPEN request with no attributes.
6565 * Decode OPEN response
6621 * Decode OPEN response
7656 PROC(OPEN, enc_open, dec_open),

Completed in 267 milliseconds