Searched defs:protocol_id (Results 1 – 4 of 4) sorted by relevance
1121 bcsp_tx_reliable_pkt(struct bcsp_softc *sc, struct mbuf *m, u_int protocol_id) in bcsp_tx_reliable_pkt()1361 bcsp_tx_unreliable_pkt(struct bcsp_softc *sc, struct mbuf *m, u_int protocol_id) in bcsp_tx_unreliable_pkt()
1181 bth5_tx_reliable_pkt(struct bth5_softc *sc, struct mbuf *m, u_int protocol_id) in bth5_tx_reliable_pkt()1409 bth5_tx_unreliable_pkt(struct bth5_softc *sc, struct mbuf *m, u_int protocol_id) in bth5_tx_unreliable_pkt()
48 u8 protocol_id; /* IKEV2_PROTOCOL_* */ member
135 u_int32_t protocol_id; member