Home
last modified time | relevance | path

Searched defs:bgp (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dprint-bgp.c50 struct bgp { struct
51 uint8_t bgp_marker[16]; argument
52 uint16_t bgp_len; argument
53 uint8_t bgp_type; argument
2468 struct bgp bgp; in bgp_update_print() local
2720 struct bgp bgp; in bgp_header_print() local
2768 struct bgp bgp; in bgp_print() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_gs.c245 struct brw_program *bgp = brw_program(prog); in brw_gs_precompile() local