Home
last modified time | relevance | path

Searched refs:P_PROTOCOL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_protocol.h18 P_PROTOCOL = 0x0b, enumerator
H A Ddrbd_main.c816 err = __drbd_send_protocol(connection, P_PROTOCOL); in drbd_send_protocol()
3619 [P_PROTOCOL] = "ReportProtocol", in cmdname()
H A Ddrbd_receiver.c5029 [P_PROTOCOL] = { 1, sizeof(struct p_protocol), receive_protocol },