Searched refs:P_PING (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_int.h191 P_PING = 0x13, enumerator in enum:drbd_packets
253 [P_PING] = "Ping",
350 * P_PING
1909 return drbd_send_cmd(mdev, USE_META_SOCKET, P_PING, &h, sizeof(h));
H A Ddrbd_receiver.c4411 [P_PING] = { sizeof(struct p_header), got_Ping },

Completed in 173 milliseconds